Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
data_management_system
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张伯涛
data_management_system
Commits
31e4fa77
Commit
31e4fa77
authored
Nov 29, 2022
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
红色提示语
parent
0450c74f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletion
+3
-1
index.vue
ruoyi-ui/src/views/system/hscj/index.vue
+1
-0
index.vue
ruoyi-ui/src/views/system/ycsb/index.vue
+1
-0
index.vue
ruoyi-ui/src/views/system/yxry/index.vue
+1
-1
No files found.
ruoyi-ui/src/views/system/hscj/index.vue
View file @
31e4fa77
...
...
@@ -251,6 +251,7 @@
v-hasPermi=
"['system:hscj:export']"
>
导出
</el-button>
</el-col>
<span
style=
"color: red;font-weight: bold"
>
数据权限正在配置,请勿修改数据,仅支持查看!!!
</span>
<right-toolbar
:showSearch
.
sync=
"showSearch"
@
queryTable=
"getList"
></right-toolbar>
</el-row>
...
...
ruoyi-ui/src/views/system/ycsb/index.vue
View file @
31e4fa77
...
...
@@ -145,6 +145,7 @@
v-hasPermi=
"['system:ycsb:export']"
>
导出
</el-button>
</el-col>
<span
style=
"color: red;font-weight: bold"
>
数据权限正在配置,请勿修改数据,仅支持查看!!!
</span>
<right-toolbar
:showSearch
.
sync=
"showSearch"
@
queryTable=
"getList"
></right-toolbar>
</el-row>
...
...
ruoyi-ui/src/views/system/yxry/index.vue
View file @
31e4fa77
...
...
@@ -208,7 +208,7 @@
>
导出
</el-button>
</el-col>
<el-col
:span=
"1.5"
>
<span>
数据权限正在配置,请勿修改数据,仅支持查看!!!
</span>
<span
style=
"color: red;font-weight: bold"
>
数据权限正在配置,请勿修改数据,仅支持查看!!!
</span>
</el-col>
<right-toolbar
:showSearch
.
sync=
"showSearch"
@
queryTable=
"getList"
></right-toolbar>
</el-row>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment