web_standard/src/components/ext/OperaWInboundExtWindow.vue
@@ -383,7 +383,7 @@ addMaterial () { // console.log('增加物料') // const ids = this.form.woutboundInBodyBeanList.map(e => { return e.materialId }).join(',') this.$refs.selectMaterail.open('选择物料', { ids: '', multiple: true, isPurchase:true }) this.$refs.selectMaterail.open('选择物料', { ids: '', multiple: true, isPurchase:false,queryType:1 }) }, deleteMaterail (row) { // console.log('删除物料')