17755135699 1 năm trước cách đây
mục cha
commit
cbb88e74a9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pages/house/createOrder.vue

+ 0 - 1
pages/house/createOrder.vue

@@ -467,7 +467,6 @@
 							if(i.payType){
 								payTypeName=this.flowTypeNames[i.payType-1];
 							}
-							
 							this.$set(this.dataForm.flowRecord[index],'flowTypeName',flowTypeName)
 							this.$set(this.dataForm.flowRecord[index],'payTypeName',payTypeName)
 						})