fix:缺陷项分类添加cate性能
This commit is contained in:
parent
249af1897c
commit
f53e09617d
|
@ -110,7 +110,7 @@
|
|||
{id:20,label: 'B类合格'},
|
||||
{id:30,label: '不合格'},
|
||||
],
|
||||
cateOptions: ['尺寸', '外观','内质'],
|
||||
cateOptions: ['尺寸', '外观','内质','性能'],
|
||||
okcate_: {
|
||||
// 10: '合格',
|
||||
20: 'B类合格',
|
||||
|
|
Loading…
Reference in New Issue