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
bd52093c
Commit
bd52093c
authored
Jan 27, 2024
by
chenzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
研发管理改bug
parent
2946cd77
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
ProogingProcess.vue
...iews/mes/dv/brandquotation/components/ProogingProcess.vue
+2
-1
ProogingProcess.vue
...s/mes/pro/productiorequest/components/ProogingProcess.vue
+1
-1
ProogingProcess.vue
src/views/mes/proofing/components/ProogingProcess.vue
+1
-1
No files found.
src/views/mes/dv/brandquotation/components/ProogingProcess.vue
View file @
bd52093c
...
...
@@ -60,7 +60,7 @@
>
<el-row>
<el-col
:span=
"12"
>
<el-form-item
label=
"工作站"
prop=
"workstation
Id
"
>
<el-form-item
label=
"工作站"
prop=
"workstation
Name
"
>
<el-input
v-model=
"form.workstationName"
disabled
...
...
@@ -172,6 +172,7 @@ export default {
stdWorkingTime
:
""
,
workstationId
:
""
,
workstationName
:
""
,
};
},
/**重置组件状态 */
...
...
src/views/mes/pro/productiorequest/components/ProogingProcess.vue
View file @
bd52093c
...
...
@@ -60,7 +60,7 @@
>
<el-row>
<el-col
:span=
"12"
>
<el-form-item
label=
"工作站"
prop=
"workstation
Id
"
>
<el-form-item
label=
"工作站"
prop=
"workstation
Name
"
>
<el-input
v-model=
"form.workstationName"
disabled
...
...
src/views/mes/proofing/components/ProogingProcess.vue
View file @
bd52093c
...
...
@@ -60,7 +60,7 @@
>
<el-row>
<el-col
:span=
"12"
>
<el-form-item
label=
"工作站"
prop=
"workstation
Id
"
>
<el-form-item
label=
"工作站"
prop=
"workstation
Name
"
>
<el-input
v-model=
"form.workstationName"
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