@@ -2005,6 +2005,8 @@ export default {
console.log('a',a);
this.$toast(a +" 未填");
return a
+ }else{
+ this.$toast('核对完成');
}
},