Commit 3411db90 authored by 吴冠's avatar 吴冠

更改

parent 34b4b795
...@@ -113,7 +113,7 @@ export default { ...@@ -113,7 +113,7 @@ export default {
let mes ={ let mes ={
currentPage:1, currentPage:1,
size:10, size:10,
noticeType:'BIDDING' noticeType:'ENQUIRY'
} }
if(Cookies.get("details")){ if(Cookies.get("details")){
mes.currentPage = Cookies.get("currentPage") mes.currentPage = Cookies.get("currentPage")
......
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