jiangping
2023-10-24 349bcef9a96391d22522a3409adf5a89e7e70a95
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
    },