Browse Source

bug 修复

lilei 2 năm trước cách đây
mục cha
commit
e5fbbbdeea
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      pages/shelfSetting/quickReplenish.vue

+ 2 - 1
pages/shelfSetting/quickReplenish.vue

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