田源
2023-10-13 16e44619a4e6404ec20ae473f2d72c32b4e12870
Source/UBCS-WEB/src/views/system/menu.vue
@@ -107,6 +107,7 @@
        option: {
          height: "auto",
          lazy: true,
          columnBtn:false,
          tip: false,
          simplePage: true,
          searchShow: true,
@@ -586,7 +587,7 @@
        update(row).then(() => {
          this.$message({
            type: "success",
            message: "操作成功1!"
            message: "操作成功!"
          });
          // 数据回调进行刷新
          this.onLoad()