@@ -2,7 +2,7 @@
"name" : "智能仓储2",
"appid" : "__UNI__4E49201",
"description" : "",
- "versionName" : "1.0.3.3",
+ "versionName" : "1.0.3.4",
"versionCode" : 200,
"transformPx" : false,
/* 5+App特有相关 */
@@ -47,7 +47,9 @@
"targetSdkVersion" : 22
},
/* ios打包配置 */
- "ios" : {},
+ "ios" : {
+ "dSYMs" : false
+ },
/* SDK配置 */
"sdkConfigs" : {
"ad" : {}
@@ -100,14 +100,10 @@
materialList: [v.scanList[i]]
}).then(res => {
console.log(res)
- if(res.code === 0) {
- if(i == v.scanList.length - 1){
- this.$msg.showToast(res.msg || '操作成功!')
- setTimeout(() => {
- this.$utils.back()
- }, 2000)
- }
+ this.$msg.showToast(res.msg || '操作成功!')
+ setTimeout(() => {
+ this.$utils.back()
+ }, 2000)
})
}
// this.$http.AddApplyStockOutBill({
@@ -1 +1 @@
-https://ide.dcloud.net.cn/build/download/5a4c6f20-1951-11ed-9c40-33d6c6ec4002
+https://ide.dcloud.net.cn/build/download/ed9a3e20-1a1d-11ed-b93a-417fa58ede07