tianjiadanweim
This commit is contained in:
parent
6f16f26a0e
commit
091d0b1257
|
@ -287,6 +287,9 @@
|
|||
}, {
|
||||
value: '袋',
|
||||
label: '袋'
|
||||
}, {
|
||||
value: '米',
|
||||
label: '米'
|
||||
},
|
||||
],
|
||||
listQuery: {
|
||||
|
|
|
@ -243,6 +243,9 @@
|
|||
}, {
|
||||
value: '袋',
|
||||
label: '袋'
|
||||
},{
|
||||
value: '米',
|
||||
label: '米'
|
||||
},
|
||||
],
|
||||
listQuery: {
|
||||
|
|
|
@ -217,6 +217,9 @@
|
|||
}, {
|
||||
value: '袋',
|
||||
label: '袋'
|
||||
},{
|
||||
value: '米',
|
||||
label: '米'
|
||||
},
|
||||
],
|
||||
listQuery: {
|
||||
|
|
Loading…
Reference in New Issue