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
b086dcd3
Commit
b086dcd3
authored
Jul 23, 2024
by
chenzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工作单元页面调整
parent
cd1ce324
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
151 additions
and
156 deletions
+151
-156
index.vue
src/views/mes/md/product/index.vue
+2
-2
index.vue
src/views/mes/md/workunit/index.vue
+149
-154
No files found.
src/views/mes/md/product/index.vue
View file @
b086dcd3
...
...
@@ -19,8 +19,8 @@
<el-col
:span=
"20"
:xs=
"24"
>
<el-form
:model=
"queryParams"
ref=
"queryForm"
size=
"small"
:inline=
"true"
v-show=
"showSearch"
label-width=
"68px"
>
<el-form-item
label=
"物料编码"
prop=
"
i
temCode"
>
<el-input
v-model=
"queryParams.
i
temCode"
placeholder=
"请输入物料编码"
clearable
style=
"width: 240px"
<el-form-item
label=
"物料编码"
prop=
"
sapI
temCode"
>
<el-input
v-model=
"queryParams.
sapI
temCode"
placeholder=
"请输入物料编码"
clearable
style=
"width: 240px"
@
keyup
.
enter
.
native=
"handleQuery"
/>
</el-form-item>
<el-form-item
label=
"物料名称"
prop=
"itemName"
>
...
...
src/views/mes/md/workunit/index.vue
View file @
b086dcd3
This diff is collapsed.
Click to expand it.
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