da
jiangping
2023-08-22 41caeb2fcfa50ba120d4c8c89ff7386256abd885
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('删除物料')