loulijun2021
2023-02-14 542834fb4325dea2a4a1de5a7abd268e79d131f4
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('检验标准不能为空!')
        }