初始化

master
法外狂徒张三 2024-09-10 21:26:19 +08:00
parent a9b863ceb2
commit 8dccbfaf00
1 changed files with 3 additions and 1 deletions

View File

@ -245,7 +245,9 @@ export default {
}, },
methods: { methods: {
handleStatusChange(row){ handleStatusChange(row){
updateApi(row).then(res=>{
console.log(res)
})
}, },
getreqmsg(){ getreqmsg(){
listMsg(this.reqmsgs).then(res=>{ listMsg(this.reqmsgs).then(res=>{