liwei2496 8 mesiacov pred
rodič
commit
94ed8c1fc3
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      pagesHouse/Verification/detailsewm.vue

+ 0 - 1
pagesHouse/Verification/detailsewm.vue

@@ -185,7 +185,6 @@ this.hexiaodata=JSON.parse(option.list);
 			
 			this.$api.get('/api/merchant/food/queryOrderDetail', postdata).then(res => {
 				  console.log('111111111111111111',res.data)
-				
 				if(res.data.code==500){
 					uni.showToast({
 					title:res.data.msg,