zouyu
2023-11-24 87ee25bcc236b70b0d22b2ff121f9552959d4873
src/views/product/workbench/workReportCard.vue
@@ -3270,8 +3270,8 @@
            this.options = res.data.data
            if (this.options.length > 1) {
              this.dialogVisible = true
            } else if(this.options.length == 0){
                     this.$message.error('工作站未绑定合格库位')
            // } else if(this.options.length == 0){
                  //    this.$message.error('工作站未绑定合格库位')
                  } else {
              this.locationIdValue = this.options[0].id
              this.submitListApi()