1
This commit is contained in:
parent
747a560ca6
commit
e990e6ffe4
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user