This commit is contained in:
nyoung 2024-12-24 16:05:31 +08:00
parent 747a560ca6
commit e990e6ffe4

View File

@ -507,9 +507,11 @@ export default {
},
methods: {
goRepair(item){
toRepair(item).then(res=>{
this.$message.success("操作成功")
this.getList()
this.$router.push({
path: "/repair/tickets/repair-tc",
query:{
}
})
},
watchImg(data){