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