spring
2025-02-18 0c296ab5e1e4ed1eaab1940f85959ed66f68fbe7
src/views/standard/standardLibrary/index.vue
@@ -806,7 +806,6 @@
  selectStandardProductByMethodId,
  selectStandardProductEnumByMethodId,
} from "@/api/standard/standardLibrary";
import { checkPermi } from "@/utils/permission"; // 权限判断函数
import bindSupplierDensityDialogAsk from "./components/bindSupplierDensityDialogAsk.vue";
import BatchCopy from "./components/BatchCopy.vue";
export default {
@@ -902,7 +901,6 @@
    };
  },
  methods: {
    checkPermi,
    // 修改最子级名字
    editTreeName(info) {
      this.updateDia = true;