Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
pda-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
pda
pda-ui
Commits
5205e7d2
Commit
5205e7d2
authored
Jan 28, 2024
by
何远江
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug 修改
parent
333a7e4f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
ProcessQcindex.vue
src/views/mes/pro/workorder/components/ProcessQcindex.vue
+1
-1
proofingInfo.vue
src/views/mes/pro/workorder/proofingInfo.vue
+1
-0
index.vue
src/views/mes/wm/issue/index.vue
+1
-1
No files found.
src/views/mes/pro/workorder/components/ProcessQcindex.vue
View file @
5205e7d2
...
...
@@ -71,7 +71,7 @@
<el-col
:span=
"12"
>
<el-form-item
label=
"检测项编码"
prop=
"indexCode"
>
<el-input
v-model=
"form.
qcTool
"
v-model=
"form.
indexName
"
placeholder=
"请选择测项编码"
readonly
>
...
...
src/views/mes/pro/workorder/proofingInfo.vue
View file @
5205e7d2
...
...
@@ -19,6 +19,7 @@
class=
"page-form"
:model=
"form"
ref=
"form"
:rules=
"rules"
size=
"small"
:inline=
"true"
label-width=
"8em"
...
...
src/views/mes/wm/issue/index.vue
View file @
5205e7d2
...
...
@@ -321,7 +321,7 @@ export default {
areaCode
:
null
,
areaName
:
null
,
issueDate
:
null
,
status
:
null
,
status
:
'PREPARE'
,
}
,
// 表单参数
form
:
{
}
,
...
...
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