src/components/view/b1-inspect-order-plan.vue
@@ -245,6 +245,11 @@ width="160px" ></el-table-column> <el-table-column prop="submitTime" label="检验结束时间" width="160px" ></el-table-column> <el-table-column prop="verifyTell" label="理由" width="150px" @@ -805,7 +810,7 @@ this.sampleCode = code } }catch(e){ this.$message.error('该二维码有误') this.$message.error('请调至英文键盘') } this.codeInfo = null },