qukaidi hace 3 años
padre
commit
911f851230
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/fee-info/main.vue

+ 1 - 1
src/components/fee-info/main.vue

@@ -433,7 +433,7 @@ export default {
           } else {
             let data={
               srcParentId:row.id,
-              billType:this.billType,
+              billType:this.itemType,
               tradeType:this.optionType
             }
             delItem2(data, this.feeUrl).then(res => {