lilei 3 rokov pred
rodič
commit
c003f6b4c5

+ 1 - 1
src/views/financialManagement/fundAccountManagement/list.vue

@@ -150,7 +150,7 @@ export default {
     },
     //  新增/编辑
     handleEdit (row) {
-      this.itemId = row.id
+      this.itemId = row ? row.id : null
       this.openModal = true
     },
     //  资金明细