Crunchy
2024-05-26 480574350923a5c17dfaea72bf526835b8807756
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'