Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qr-consistency-vue3
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
刘怀志
qr-consistency-vue3
Commits
e40256f5
Commit
e40256f5
authored
May 07, 2025
by
yanzhengyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(CCAP控制计划管理):查看编制页面bug修改
parent
2d09441a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
view.vue
...olPlan/CCAPControlPlan/CCAPControlPlanManagement/view.vue
+1
-1
No files found.
src/views/controlPlan/CCAPControlPlan/CCAPControlPlanManagement/view.vue
View file @
e40256f5
...
@@ -197,7 +197,7 @@
...
@@ -197,7 +197,7 @@
<el-button
class=
"btn-A"
@
click=
"openDialog"
>
选择用户(多选)
</el-button>
<el-button
class=
"btn-A"
@
click=
"openDialog"
>
选择用户(多选)
</el-button>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
<el-table
v-loading=
"loading"
:data=
"keyPartsList
.value
"
style=
"width: 100%"
border
>
<el-table
v-loading=
"loading"
:data=
"keyPartsList"
style=
"width: 100%"
border
>
<el-table-column
prop=
"date"
label=
"序号"
align=
"center"
width=
"75"
/>
<el-table-column
prop=
"date"
label=
"序号"
align=
"center"
width=
"75"
/>
<el-table-column
prop=
"partOrMaterialLevel1"
label=
"零部件一级名称"
align=
"center"
width=
"120"
/>
<el-table-column
prop=
"partOrMaterialLevel1"
label=
"零部件一级名称"
align=
"center"
width=
"120"
/>
<el-table-column
prop=
"partOrMaterialLevel2"
label=
"零部件二级名称"
align=
"center"
width=
"120"
/>
<el-table-column
prop=
"partOrMaterialLevel2"
label=
"零部件二级名称"
align=
"center"
width=
"120"
/>
...
...
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