下拉框
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
return {
|
||||
title: '',
|
||||
val1: '',
|
||||
options: [{text:'堆叠托盘', value:'22222222'},{text:'料箱',value: '11111111'}],
|
||||
options: [{text:'堆叠托盘', value:'11111111'},{text:'料箱',value: '22222222'},{text:'白色EPH',value: '33333333'}],
|
||||
index: '',
|
||||
disabled: false
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user