Commit 2a983634 authored by yangzhengwu's avatar yangzhengwu

修改页面

parent 2bf34ad2
...@@ -85,6 +85,12 @@ ...@@ -85,6 +85,12 @@
} }
}, },
{
label: '图纸编号',
prop: 'tzbm',
span: 8,
"type": "input",
},
{ {
label: '材质', label: '材质',
prop: 'cz', prop: 'cz',
......
...@@ -101,6 +101,11 @@ ...@@ -101,6 +101,11 @@
"value": "code" "value": "code"
} }
}, },
{
title: "图纸编号",
field: "tzbm",
width: 140
},
{ {
title: "材质", title: "材质",
field: "cz", field: "cz",
......
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