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