浏览代码

修复bu gbug

liujiejie 1 年之前
父节点
当前提交
7489416ab1
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      dist.zip
  2. 1 1
      src/views/dataAdministration/index.vue

二进制
dist.zip


+ 1 - 1
src/views/dataAdministration/index.vue

@@ -499,7 +499,7 @@ export default {
           })
             .then((res) => {
               this.$message({
-                message: this.editTransferStateTitle + "成功",
+                message: "操作成功",
                 type: "success",
               });
               this.getTableList();