update getCode逻辑
This commit is contained in:
@@ -52,7 +52,14 @@
|
||||
// }
|
||||
},
|
||||
],
|
||||
[{ input: true, label: '检测类型编码', prop: 'code' }],
|
||||
[
|
||||
{
|
||||
input: true,
|
||||
label: '检测类型编码',
|
||||
prop: 'code',
|
||||
url: '/base/quality-inspection-type/getCode',
|
||||
},
|
||||
],
|
||||
[{ input: true, label: '备注', prop: 'remark' }],
|
||||
]" />
|
||||
</base-dialog>
|
||||
|
||||
Reference in New Issue
Block a user