工单报备按钮加防重复点击

This commit is contained in:
2023-08-23 10:52:07 +08:00
parent bb6667da08
commit eb7e1da368
2 changed files with 3 additions and 3 deletions

View File

@ -124,6 +124,8 @@ export default {
setTimeout(()=>{
this.$router.back();
},2000)
}else{
this.$toast(res.msg)
}
},
cancelBtn(){//取消