value
2024-05-24 05ae3a302227e0ee79dc82fb2ee0473cb07f4f0a
src/components/do/b1-ins-order/add.vue
@@ -1145,7 +1145,8 @@
        this.getProductLoad = true
        this.$axios.post(this.$api.standardTree.selectStandardProductList, {
          model: row.model + '-' + row.modelNum,
          standardMethodListId: val
          standardMethodListId: val,
          factory: this.selectTree,
        }, {
          headers: {
            'Content-Type': 'application/json'