Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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
胡宝山
template_vue
Commits
297aae15
Commit
297aae15
authored
Jul 28, 2023
by
刘宇扬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
库存管理3
parent
b77595aa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
81 deletions
+28
-81
boundManagement.vue
src/views/equipment/boundManagement.vue
+7
-23
management.vue
src/views/equipment/management.vue
+11
-34
index.vue
src/views/processManagement/basicProcessManagement/index.vue
+10
-24
No files found.
src/views/equipment/boundManagement.vue
View file @
297aae15
...
@@ -64,9 +64,9 @@
...
@@ -64,9 +64,9 @@
{{
scope
.
row
.
phd
||
'-'
}}
{{
scope
.
row
.
phd
||
'-'
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"操作员"
prop=
"create
By
"
>
<el-table-column
label=
"操作员"
prop=
"create
Name
"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
create
By
||
'-'
}}
{{
scope
.
row
.
create
Name
||
'-'
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"操作时间"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"createDate"
>
<el-table-column
label=
"操作时间"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"createDate"
>
...
@@ -168,8 +168,8 @@
...
@@ -168,8 +168,8 @@
<el-row>
<el-row>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"操作员:"
prop=
"create
By
"
>
<el-form-item
label=
"操作员:"
prop=
"create
Name
"
>
<el-input
v-model
.
trim=
"singleDetails.create
By
"
:readonly=
"true"
/>
<el-input
v-model
.
trim=
"singleDetails.create
Name
"
:readonly=
"true"
/>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
...
@@ -178,20 +178,6 @@
...
@@ -178,20 +178,6 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
</el-row>
</el-row>
<el-row>
<el-col
:span=
"12"
>
<el-form-item
label=
"厚度:"
prop=
"phd"
>
<el-input
v-model
.
trim=
"singleDetails.phd"
:readonly=
"true"
/>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"状态:"
prop=
"flag"
>
<el-input
v-model
.
trim=
"singleDetails.flag"
:readonly=
"true"
/>
</el-form-item>
</el-col>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"psm:"
prop=
"psm"
>
<el-form-item
label=
"psm:"
prop=
"psm"
>
...
@@ -204,8 +190,8 @@
...
@@ -204,8 +190,8 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
</el-row>
</el-row>
<el-form-item
label=
"
备注:"
prop=
"remarks
"
>
<el-form-item
label=
"
厚度:"
prop=
"phd
"
>
<el-input
v-model
.
trim=
"singleDetails.
remarks
"
:readonly=
"true"
/>
<el-input
v-model
.
trim=
"singleDetails.
phd
"
:readonly=
"true"
/>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
</el-dialog>
</el-dialog>
...
@@ -237,14 +223,12 @@ export default {
...
@@ -237,14 +223,12 @@ export default {
lot
:
''
,
lot
:
''
,
location
:
''
,
location
:
''
,
thickness
:
''
,
thickness
:
''
,
create
By
:
''
,
create
Name
:
''
,
createTime
:
''
createTime
:
''
},
},
// 是否显示弹出层(数据详情)
// 是否显示弹出层(数据详情)
openDetails
:
false
,
openDetails
:
false
,
// // TODO: 模拟测试数据
// // TODO: 模拟测试数据
// equipmentList: [{ equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '002', lot: 'xxx', location: '位置02', thickness: '70', createBy: '操作员02', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }],
// check: '开始盘点',
typeParent
:
'text'
,
typeParent
:
'text'
,
typePrimary
:
'primary'
,
typePrimary
:
'primary'
,
typeSuccess
:
'success'
,
typeSuccess
:
'success'
,
...
...
src/views/equipment/management.vue
View file @
297aae15
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
</el-form-item>
</el-form-item>
<el-form-item>
<el-form-item>
<el-button
type=
"primary"
size=
"small"
icon=
"el-icon-search"
@
click=
"handleQuery"
>
查询
</el-button>
<el-button
type=
"primary"
size=
"small"
icon=
"el-icon-search"
@
click=
"handleQuery"
>
查询
</el-button>
<el-button
type=
"primary"
style=
"padding: 8px 7px;"
icon=
"el-icon-refresh"
size=
"small"
@
click=
"resetQuery"
>
重置
</el-button>
<el-button
type=
"primary"
style=
"padding: 8px 7px;"
icon=
"el-icon-refresh"
@
click=
"resetQuery"
>
重置
</el-button>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
<div
class=
"placeholder"
/>
<div
class=
"placeholder"
/>
...
@@ -64,9 +64,9 @@
...
@@ -64,9 +64,9 @@
{{
scope
.
row
.
phd
||
'-'
}}
{{
scope
.
row
.
phd
||
'-'
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"操作员"
prop=
"create
By
"
>
<el-table-column
label=
"操作员"
prop=
"create
Name
"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
create
By
||
'-'
}}
{{
scope
.
row
.
create
Name
||
'-'
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"操作时间"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"createDate"
>
<el-table-column
label=
"操作时间"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"createDate"
>
...
@@ -119,15 +119,6 @@
...
@@ -119,15 +119,6 @@
@
check-change=
"handleMenuCheckChange"
@
check-change=
"handleMenuCheckChange"
/>
/>
</el-form-item>
</el-form-item>
<el-form-item
label=
"备注"
>
<el-input
v-model
.
trim=
"form.remark"
maxlength=
"200"
show-word-limit
type=
"textarea"
placeholder=
"请输入内容"
/>
</el-form-item>
</el-form>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<div
slot=
"footer"
class=
"dialog-footer"
>
<el-button
@
click=
"cancel"
>
取 消
</el-button>
<el-button
@
click=
"cancel"
>
取 消
</el-button>
...
@@ -165,8 +156,8 @@
...
@@ -165,8 +156,8 @@
<el-row>
<el-row>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"操作员:"
prop=
"create
By
"
>
<el-form-item
label=
"操作员:"
prop=
"create
Name
"
>
<el-input
v-model
.
trim=
"singleDetails.create
By
"
:readonly=
"true"
/>
<el-input
v-model
.
trim=
"singleDetails.create
Name
"
:readonly=
"true"
/>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
...
@@ -175,20 +166,6 @@
...
@@ -175,20 +166,6 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
</el-row>
</el-row>
<el-row>
<el-col
:span=
"12"
>
<el-form-item
label=
"厚度:"
prop=
"phd"
>
<el-input
v-model
.
trim=
"singleDetails.phd"
:readonly=
"true"
/>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"状态:"
prop=
"flag"
>
<el-input
v-model
.
trim=
"singleDetails.flag"
:readonly=
"true"
/>
</el-form-item>
</el-col>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"psm:"
prop=
"psm"
>
<el-form-item
label=
"psm:"
prop=
"psm"
>
...
@@ -201,8 +178,8 @@
...
@@ -201,8 +178,8 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
</el-row>
</el-row>
<el-form-item
label=
"
备注:"
prop=
"remarks
"
>
<el-form-item
label=
"
厚度:"
prop=
"phd
"
>
<el-input
v-model
.
trim=
"singleDetails.
remarks
"
:readonly=
"true"
/>
<el-input
v-model
.
trim=
"singleDetails.
phd
"
:readonly=
"true"
/>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
</el-dialog>
</el-dialog>
...
@@ -234,14 +211,12 @@ export default {
...
@@ -234,14 +211,12 @@ export default {
lot
:
''
,
lot
:
''
,
location
:
''
,
location
:
''
,
thickness
:
''
,
thickness
:
''
,
create
By
:
''
,
create
Name
:
''
,
createTime
:
''
createTime
:
''
},
},
// 是否显示弹出层(数据详情)
// 是否显示弹出层(数据详情)
openDetails
:
false
,
openDetails
:
false
,
// // TODO: 模拟测试数据
// // TODO: 模拟测试数据
// equipmentList: [{ equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '002', lot: 'xxx', location: '位置02', thickness: '70', createBy: '操作员02', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }],
// check: '开始盘点',
typeParent
:
'text'
,
typeParent
:
'text'
,
typePrimary
:
'primary'
,
typePrimary
:
'primary'
,
typeSuccess
:
'success'
,
typeSuccess
:
'success'
,
...
@@ -331,7 +306,9 @@ export default {
...
@@ -331,7 +306,9 @@ export default {
rows
:
10
,
rows
:
10
,
pn
:
undefined
,
pn
:
undefined
,
lot
:
undefined
,
lot
:
undefined
,
snapLocation
:
undefined
plocation
:
undefined
,
pstatus
:
1
,
ptype
:
1
},
},
// 表单参数
// 表单参数
form
:
{
form
:
{
...
...
src/views/processManagement/basicProcessManagement/index.vue
View file @
297aae15
...
@@ -64,9 +64,9 @@
...
@@ -64,9 +64,9 @@
{{
scope
.
row
.
phd
||
'-'
}}
{{
scope
.
row
.
phd
||
'-'
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"操作员"
prop=
"create
By
"
>
<el-table-column
label=
"操作员"
prop=
"create
Name
"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
create
By
||
'-'
}}
{{
scope
.
row
.
create
Name
||
'-'
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"操作时间"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"createDate"
>
<el-table-column
label=
"操作时间"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"createDate"
>
...
@@ -165,8 +165,8 @@
...
@@ -165,8 +165,8 @@
<el-row>
<el-row>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"操作员:"
prop=
"create
By
"
>
<el-form-item
label=
"操作员:"
prop=
"create
Name
"
>
<el-input
v-model
.
trim=
"singleDetails.create
By
"
:readonly=
"true"
/>
<el-input
v-model
.
trim=
"singleDetails.create
Name
"
:readonly=
"true"
/>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
...
@@ -175,20 +175,6 @@
...
@@ -175,20 +175,6 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
</el-row>
</el-row>
<el-row>
<el-col
:span=
"12"
>
<el-form-item
label=
"厚度:"
prop=
"phd"
>
<el-input
v-model
.
trim=
"singleDetails.phd"
:readonly=
"true"
/>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"状态:"
prop=
"flag"
>
<el-input
v-model
.
trim=
"singleDetails.flag"
:readonly=
"true"
/>
</el-form-item>
</el-col>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"psm:"
prop=
"psm"
>
<el-form-item
label=
"psm:"
prop=
"psm"
>
...
@@ -201,8 +187,8 @@
...
@@ -201,8 +187,8 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
</el-row>
</el-row>
<el-form-item
label=
"
备注:"
prop=
"remarks
"
>
<el-form-item
label=
"
厚度:"
prop=
"phd
"
>
<el-input
v-model
.
trim=
"singleDetails.
remarks
"
:readonly=
"true"
/>
<el-input
v-model
.
trim=
"singleDetails.
phd
"
:readonly=
"true"
/>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
</el-dialog>
</el-dialog>
...
@@ -234,14 +220,12 @@ export default {
...
@@ -234,14 +220,12 @@ export default {
lot
:
''
,
lot
:
''
,
location
:
''
,
location
:
''
,
thickness
:
''
,
thickness
:
''
,
create
By
:
''
,
create
Name
:
''
,
createTime
:
''
createTime
:
''
},
},
// 是否显示弹出层(数据详情)
// 是否显示弹出层(数据详情)
openDetails
:
false
,
openDetails
:
false
,
// // TODO: 模拟测试数据
// // TODO: 模拟测试数据
// equipmentList: [{ equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '002', lot: 'xxx', location: '位置02', thickness: '70', createBy: '操作员02', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }, { equipmentCode: '001', lot: 'xxx', location: '位置01', thickness: '50', createBy: '操作员01', createTime: new Date() }],
// check: '开始盘点',
typeParent
:
'text'
,
typeParent
:
'text'
,
typePrimary
:
'primary'
,
typePrimary
:
'primary'
,
typeSuccess
:
'success'
,
typeSuccess
:
'success'
,
...
@@ -331,7 +315,9 @@ export default {
...
@@ -331,7 +315,9 @@ export default {
rows
:
10
,
rows
:
10
,
pn
:
undefined
,
pn
:
undefined
,
lot
:
undefined
,
lot
:
undefined
,
snapLocation
:
undefined
plocation
:
undefined
,
pstatus
:
1
,
ptype
:
2
},
},
// 表单参数
// 表单参数
form
:
{
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