yuxc
2023-07-19 bc44ef3c55007439a01bcbbdd3239f3e9cccb550
Source/UBCS-WEB/src/views/system/menu.vue
@@ -316,6 +316,7 @@
        });
      },
      rowUpdate(row, index, done, loading) {
        debugger;
        update(row).then(() => {
          this.$message({
            type: "success",