WXL
2026-04-16 87e331767b3ce416c957b7336e94b9ba208f0efb
src/views/project/donatebaseinfo/index.vue
@@ -553,6 +553,7 @@
    /** 处理编辑弹窗关闭 */
    handleEditClosed() {
      this.currentEditData = {};
      this.editModalVisible = false;
    },
    handleModalVisibleChange(newVisible) {