RuoYi
2021-06-11 9d0240b831d9c73f2bdbd2d18a2696b71106bf60
ruoyi-ui/src/views/system/dict/index.vue
@@ -339,7 +339,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch(() => {});
    },
    /** 导出按钮操作 */
    handleExport() {