Browse Source

修改bug

孤鹤 2 năm trước cách đây
mục cha
commit
e82368a228
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/views/salesSlip/orderDetails.vue

+ 1 - 1
pages/views/salesSlip/orderDetails.vue

@@ -301,7 +301,7 @@
 										// 	uni.hideLoading();
 										// })
 										if (res.code == 200) {
-											this.isDisabled = false
+											this_.isDisabled = false
 										}
 										uni.hideLoading();
 									}, 1000);