value
2024-05-27 c19f03bbbe232602bbf7cde343a2d4f58c31a5fd
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'