components/machine.vue
@@ -197,7 +197,7 @@ break; case 1:// 首次送检呼叫 this.maShoutTime = this.$getDate('yyyy-mm-dd hh24:mi:ss'); this.flag = -1; // 送检呼叫有值后,flag始终为-1 //this.flag = -1; // 送检呼叫有值后,flag始终为-1 break; case 2:// 检验不合格重新送检呼叫 this.maShoutTime = this.$getDate('yyyy-mm-dd hh24:mi:ss');