Fixiaobai
2023-12-11 5d64e2573f5e0b9dc06891cf441c02b057310e1c
src/views/quality/unqualifiedprocess/loaction-form.vue
@@ -258,7 +258,6 @@
      this.innerVisible = true
    },
    dataFormSubmit() {
      console.log(this.mulLocation)
      if (this.mulLocation) {
        this.$emit('refreshDataList', this.mulLocation)
        this.innerVisible = false
@@ -269,7 +268,6 @@
    // 选中库位行
    handleCurrentChange(val) {
      this.mulLocation = val
      console.log(val)
    },
    getWarehouseLocGroupList() {
      const warehouseList = []