17755135699 1 year ago
parent
commit
cbb88e74a9
1 changed files with 0 additions and 1 deletions
  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)
 						})