loulijun2021
2023-01-05 dea3e0d4fc4ec96f12eaf3d8ecb32a8d3659ea32
src/views/zlgl/gxjy.vue
@@ -639,6 +639,9 @@
        if (this.form.orderstepqrcode.length < 1) {
          return this.$message.info('扫描条码不能为空!')
        }
        if (this.form.wo_code.toString().length === 0) {
          return this.$message.info('未获得工单编码!')
        }
        if (this.checkStandard.length < 1) {
          return this.$message.info('检验标准不能为空!')
        }