theo 3 жил өмнө
parent
commit
2d841a1308

+ 3 - 2
frontendEle/src/views/finance/recharge.vue

@@ -134,8 +134,9 @@ export default {
       });
     },
     uploadAgain () {
-      this.dialogInvoiceVisible = false
-      this.dialogAddInvoiceVisible = true
+      // this.dialogInvoiceVisible = false
+      // this.dialogAddInvoiceVisible = true
+      this.handleAddInvoiceShow(row)
     },
     handleAdd () {
       this.$router.push({path: `/finance/recharge-add`})