瀏覽代碼

bug 修复

lilei 2 年之前
父節點
當前提交
e5fbbbdeea
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      pages/shelfSetting/quickReplenish.vue

+ 2 - 1
pages/shelfSetting/quickReplenish.vue

@@ -151,7 +151,8 @@
 				}
 				}
 				console.log(params)
 				console.log(params)
 				uni.showLoading({
 				uni.showLoading({
-					title: "正在提交..."
+					title: "正在提交...",
+					mask: true
 				})
 				})
 				this.loading = true
 				this.loading = true
 				saveReplenishBill(params).then(res => {
 				saveReplenishBill(params).then(res => {