Commit 00286fee authored by youjie's avatar youjie

no message

parent 5ed5fe76
...@@ -1178,7 +1178,7 @@ ...@@ -1178,7 +1178,7 @@
<div class="tsContent"> <div class="tsContent">
<div style="width:100%;height:372px;position:relative"> <div style="width:100%;height:372px;position:relative">
<p style="text-align:center;font-size:14px;z-index:100;">投诉案例</p> <p style="text-align:center;font-size:14px;z-index:100;">投诉案例</p>
<img @click="CloseTs" class="tsClose" style="width:11px;height:11px;pointer" src="../assets/img/tsclose.png" <img @click="CloseTs" class="tsClose" style="width:11px;height:11px;cursor: pointer;" src="../assets/img/tsclose.png"
alt=""> alt="">
<img class="tsbg" style="width:100%;height:100%" src="../assets/img/ts.png" alt=""> <img class="tsbg" style="width:100%;height:100%" src="../assets/img/ts.png" alt="">
</div> </div>
...@@ -1961,11 +1961,6 @@ ...@@ -1961,11 +1961,6 @@
} }
}, },
methods: { methods: {
//获取改价需审核提醒的数据
GetList(val){
this.ExamineThePriceMsg.pageIndex = val
this.GetExaminePriceOrderPageList()
},
GetExaminePriceOrderPageList(type){ GetExaminePriceOrderPageList(type){
this.apipost( this.apipost(
"CarSingle_post_GetExaminePriceOrderPageList",this.ExamineThePriceMsg, "CarSingle_post_GetExaminePriceOrderPageList",this.ExamineThePriceMsg,
......
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