下拉框
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
"name" : "恒森",
|
"name" : "恒森",
|
||||||
"appid" : "__UNI__8D175E0",
|
"appid" : "__UNI__8D175E0",
|
||||||
"description" : "恒森WMS手持系统",
|
"description" : "恒森WMS手持系统",
|
||||||
"versionName" : "1.0.7",
|
"versionName" : "1.0.8",
|
||||||
"versionCode" : 107,
|
"versionCode" : 108,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
return {
|
return {
|
||||||
title: '',
|
title: '',
|
||||||
val1: '',
|
val1: '',
|
||||||
options: [{text:'堆叠托盘', value:'22222222'},{text:'料箱',value: '11111111'}],
|
options: [{text:'堆叠托盘', value:'11111111'},{text:'料箱',value: '22222222'},{text:'白色EPH',value: '33333333'}],
|
||||||
index: '',
|
index: '',
|
||||||
disabled: false
|
disabled: false
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
title: '',
|
title: '',
|
||||||
options1: [{text:'堆叠托盘', value:'22222222'},{text:'料箱',value: '11111111'}],
|
options1: [{text:'堆叠托盘', value:'11111111'},{text:'料箱',value: '22222222'},{text:'白色EPH',value: '33333333'}],
|
||||||
index1: '',
|
index1: '',
|
||||||
qty: '',
|
qty: '',
|
||||||
options2: [],
|
options2: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user