Crunchy
2024-08-05 d05b7f26de4e0f9114729a6162e5a757ecf77fcf
检验下单添加字段:company
已修改1个文件
3 ■■■■ 文件已修改
src/components/do/b1-ins-order/add.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/do/b1-ins-order/add.vue
@@ -1848,7 +1848,8 @@
            state,
            id: this.currentId,
            companyId:this.addObj.companyId,
            laboratory:this.addObj.laboratory
            laboratory:this.addObj.laboratory,
            company: this.addObj.company
          }, {
            headers: {
              'Content-Type': 'application/json'