子卷质检
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
val1: '',
|
val1: '',
|
||||||
options: [{value: '3', text: '合格品'}, {value: '4', text: '管制品'}, {value: '0', text: '空'}, {value: '1', text: '空载具'}],
|
options: [{value: '3', text: '合格品'}, {value: '4', text: '管制品'}, {value: '0', text: '空点位'}, {value: '1', text: '有架子'}],
|
||||||
index: '',
|
index: '',
|
||||||
options1: [{value: '1', text: '1'}, {value: '2', text: '2'}],
|
options1: [{value: '1', text: '1'}, {value: '2', text: '2'}],
|
||||||
index1: '',
|
index1: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user