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