fix:缺陷项去掉合格类型
This commit is contained in:
parent
8269c96159
commit
ddcaae1bf9
|
|
@ -106,7 +106,7 @@
|
||||||
show: '查看'
|
show: '查看'
|
||||||
},
|
},
|
||||||
options: [
|
options: [
|
||||||
{id:10,label: '合格'},
|
// {id:10,label: '合格'},
|
||||||
{id:20,label: 'B类合格'},
|
{id:20,label: 'B类合格'},
|
||||||
{id:30,label: '不合格'},
|
{id:30,label: '不合格'},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue