value
2024-05-24 99f19a35ef1060dfbff1e4d36f06f0f663feda91
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'