Bladeren bron

2022-12-16

cmy 3 jaren geleden
bovenliggende
commit
813444293a
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 2 1
      app/admin/view/store/placeorder/index.php

+ 2 - 1
app/admin/view/store/placeorder/index.php

@@ -597,7 +597,7 @@
 							})
 							})
 						},
 						},
 						submit: async function() {
 						submit: async function() {
-							let confirmData,
+							let confirmData;
 							let that = this;
 							let that = this;
 							// console.log(that.form.store_id, '当前门店id')
 							// console.log(that.form.store_id, '当前门店id')
 							//当前门店
 							//当前门店
@@ -684,6 +684,7 @@
 									icon: 5
 									icon: 5
 								});
 								});
 								layer.alert(`错误返回数据${JSON.stringify(confirmData)}`, {icon: 0});
 								layer.alert(`错误返回数据${JSON.stringify(confirmData)}`, {icon: 0});
+								console.log(e)
 							}
 							}
 						},
 						},
 						weixinPay() {
 						weixinPay() {