zhangwei
2025-08-05 b94b71d44d62802bb8093f64a202d0176fdade50
src/store/modules/multiTags.ts
@@ -62,8 +62,6 @@
      value?: T | multiType,
      position?: positionType
    ): T {
      console.log(mode, "--------------",value);
      switch (mode) {
        case "equal":
          this.multiTags = value;