diff --git a/manifest.json b/manifest.json index ffc3f21..33fe4c6 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "恒森", "appid" : "__UNI__8D175E0", "description" : "恒森WMS手持系统", - "versionName" : "1.0.7", - "versionCode" : 107, + "versionName" : "1.0.8", + "versionCode" : 108, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/entry/empty-tray-to-store.vue b/pages/entry/empty-tray-to-store.vue index 3a45503..ae43026 100644 --- a/pages/entry/empty-tray-to-store.vue +++ b/pages/entry/empty-tray-to-store.vue @@ -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 }; diff --git a/pages/outbound/tray-out-store.vue b/pages/outbound/tray-out-store.vue index 08b22b0..90dd57b 100644 --- a/pages/outbound/tray-out-store.vue +++ b/pages/outbound/tray-out-store.vue @@ -49,7 +49,7 @@ data() { return { title: '', - options1: [{text:'堆叠托盘', value:'22222222'},{text:'料箱',value: '11111111'}], + options1: [{text:'堆叠托盘', value:'11111111'},{text:'料箱',value: '22222222'},{text:'白色EPH',value: '33333333'}], index1: '', qty: '', options2: [],