Commit 42b8cc03 authored by zhuangxinwei's avatar zhuangxinwei

固定文字修改

parent 81a90829
...@@ -258,7 +258,6 @@ ...@@ -258,7 +258,6 @@
v-hasPermi="['system:hscj:export']" v-hasPermi="['system:hscj:export']"
>导出</el-button> >导出</el-button>
</el-col> </el-col>
<span style="color: red;font-weight: bold">数据权限正在配置,请勿修改数据,仅支持查看!!!</span>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar> <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row> </el-row>
......
...@@ -151,7 +151,6 @@ ...@@ -151,7 +151,6 @@
v-hasPermi="['system:ycsb:export']" v-hasPermi="['system:ycsb:export']"
>导出</el-button> >导出</el-button>
</el-col> </el-col>
<span style="color: red;font-weight: bold">数据权限正在配置,请勿修改数据,仅支持查看!!!</span>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar> <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row> </el-row>
......
...@@ -216,9 +216,6 @@ ...@@ -216,9 +216,6 @@
v-hasPermi="['system:yxry:export']" v-hasPermi="['system:yxry:export']"
>导出</el-button> >导出</el-button>
</el-col> </el-col>
<el-col :span="1.5">
<span style="color: red;font-weight: bold">数据权限正在配置,请勿修改数据,仅支持查看!!!</span>
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar> <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row> </el-row>
......
...@@ -110,9 +110,6 @@ ...@@ -110,9 +110,6 @@
v-hasPermi="['system:zlqk:export']" v-hasPermi="['system:zlqk:export']"
>导出</el-button> >导出</el-button>
</el-col> </el-col>
<el-col :span="1.5">
<span style="font-size: 20px;color: red;font-weight: bold">数据权限正在配置,请勿修改数据,仅支持查看!!!</span>
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar> <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row> </el-row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment