Commit f4e8af9e authored by 黄弋阳's avatar 黄弋阳

fix:工位增加外形检测工位

parent 829fc2b6
......@@ -60,6 +60,12 @@
src: "lxyl/jcsj/ugw/init/taskType"
},
required: true,
},
{
label: '外形检测工位',
prop: 'wxCode',
span: 12,
type: 'input'
}
......
......@@ -27,6 +27,11 @@
fieldType: "upper",
width: 140
},
{
title: "外形检测工位",
field: "wxCode",
width: 140
},
{
title: "名称",
field: "name",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment