初始化
parent
a9b863ceb2
commit
8dccbfaf00
|
@ -245,7 +245,9 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
handleStatusChange(row){
|
||||
|
||||
updateApi(row).then(res=>{
|
||||
console.log(res)
|
||||
})
|
||||
},
|
||||
getreqmsg(){
|
||||
listMsg(this.reqmsgs).then(res=>{
|
||||
|
|
Loading…
Reference in New Issue