loulijun2021
2022-11-04 e02b7eb8cd24cc53e188c693392fa165d51fe804
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('检验标准不能为空!')
        }