Commit 8942ad8f authored by 13841799530's avatar 13841799530

整改通知查询

解润东
20220106
parent ecdb9486
Pipeline #7753 passed with stage
in 10 seconds
......@@ -71,7 +71,7 @@ export default {
loadingType: 'spinner',
duration: 0
})
getFun('check/notify/list',{name:this.value}).then((Response)=>{
getFun('check/notify/list',{select:this.value}).then((Response)=>{
this.$toast.clear()
this.noticeList=Response.data
this.noticeList.forEach((item)=>{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment