lilei 3 лет назад
Родитель
Сommit
c003f6b4c5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/financialManagement/fundAccountManagement/list.vue

+ 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
     },
     //  资金明细