Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
mes
mes-ui
Commits
98545490
Commit
98545490
authored
Sep 10, 2024
by
chenzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
人员绑定工作单元bug修复
parent
ecffb721
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
workunitSelect1.vue
src/views/system/user/profile/workunitSelect1.vue
+3
-3
No files found.
src/views/system/user/profile/workunitSelect1.vue
View file @
98545490
...
...
@@ -68,15 +68,15 @@
>
</
template
>
</el-table-column>
<el-table-column
label=
"工作单元名称"
align=
"center"
prop=
"workunitName"
/>
<el-table-column
label=
"工作单元名称"
align=
"center"
prop=
"workunitName"
/>
<el-table-column
label=
"工作单元编码"
width=
"200"
align=
"center"
prop=
"workunitCode"
:show-overflow-tooltip=
"true"
/>
<el-table-column
label=
"工作中心名称"
width=
"180"
prop=
"workstationName"
/>
<el-table-column
label=
"工作中心名称"
prop=
"workstationName"
/>
</el-table>
<pagination
v-show=
"total > 0"
...
...
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