Mr.Zhang
2023-09-22 42853882a59754b918ed6414b990146514b9b189
web_standard/src/components/ext/OperaWrollOutStore.vue
@@ -617,6 +617,7 @@
            stockNum: item.num,
            unitName: item.unitName,
            locationName: item.locationName,
            locationId: item.locationId,
            procedureName: item.procedureName,
            id: item.id,
            // 需传参数
@@ -631,7 +632,7 @@
          })
        }
      }
      // console.log('确定', this.form.woutBoundDetailBeans)
      // console.log('确定', this.form.wtransferDetailBeanList)
      this.isSelectMaterial = false
      this.pagination.pageIndex = 1
    },