licp
2024-06-26 254f5863bed7474f258e6829cc0a2a4f94989e1c
src/components/view/b2-standard.vue
@@ -1448,7 +1448,8 @@
      getItemEnum() {
        this.$axios.post(this.$api.standardTree.selectStandardProductEnumByMethodId, {
          id: this.standardId,
          tree: this.selectTree
          tree: this.selectTree,
          item:this.inspectionItem
        }).then(res => {
          this.filters0 = []
          this.filters1 = []