jiaosong
2023-08-25 68848209fb33f4f2bd32ce60fd394531221d2773
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('删除物料')