Commit 96d00af3 authored by youjie's avatar youjie

no message

parent 00277f09
......@@ -1920,12 +1920,8 @@
}
// 两小时请求一次改价、审核改价提醒
setInterval(()=>{
if(!this.ChangeThePriceVisible){
if(!this.ChangeThePriceVisible&&!this.ExamineThePriceVisible){
this.GetChangeThePrice()
}else{
clearInterval()
}
if(!this.ExamineThePriceVisible){
this.GetExaminePriceOrderPageList()
}else{
clearInterval()
......
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