WXL
3 天以前 68f5eabc49c0bd1d9b4fd2a359b653ece0a67937
src/views/project/donatebaseinfo/index.vue
@@ -553,6 +553,7 @@
    /** 处理编辑弹窗关闭 */
    handleEditClosed() {
      this.currentEditData = {};
      this.editModalVisible = false;
    },
    handleModalVisibleChange(newVisible) {