Compare commits
2 Commits
432172d2a1
...
6a1c313bc1
| Author | SHA1 | Date |
|---|---|---|
|
|
6a1c313bc1 | |
|
|
f2cc34cb4c |
|
|
@ -117,18 +117,12 @@ import recordDialog from "./qctDetail.vue";
|
|||
tagsOptions: [
|
||||
{value:"process",name:"过程检验"},
|
||||
{value:"inm",name:"库存检验"},
|
||||
// {value:"purin",name:"入厂检验"},
|
||||
// {value:"first",name:"首件检验"},
|
||||
// {value:"prod",name:"成品检验"},
|
||||
// {value:"performance",name:"性能检验"},
|
||||
{value:"fix",name:"返修检验"},
|
||||
],
|
||||
tags_:{
|
||||
// "purin":"入厂检验",
|
||||
// "first":"首件检验",
|
||||
// "prod":"成品检验",
|
||||
"process":"过程检验",
|
||||
"inm":"库存检验",
|
||||
// "performance":"性能检验"
|
||||
"fix":"返修检验",
|
||||
},
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue