Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
precision-effect
Project
Project
Details
Activity
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
耿迪迪
precision-effect
Commits
7641c029
Commit
7641c029
authored
Jul 05, 2023
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按钮权限修改
parent
7f5a4903
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
TableList.vue
...ision-effect-web/src/views/trade/components/TableList.vue
+1
-1
index.vue
precision-effect-web/src/views/trade/index.vue
+1
-1
No files found.
precision-effect-web/src/views/trade/components/TableList.vue
View file @
7641c029
...
...
@@ -76,7 +76,7 @@
type=
"text"
icon=
"el-icon-delete"
@
click=
"handleDelete(scope.row)"
v-hasPermi=
"['
system
:project:remove']"
v-hasPermi=
"['
trade
:project:remove']"
>
删除
</el-button
>
<OperatorButton
...
...
precision-effect-web/src/views/trade/index.vue
View file @
7641c029
...
...
@@ -248,7 +248,7 @@
</el-row>
<el-row>
<el-col
:span=
"12"
>
<el-form-item
label=
"计量单位"
>
<el-input
v-model=
"form.unit"
placeholder=
"请输入计量单位"
disabled
/>
...
...
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