Commit 3e254678 by LJM

bug

parent 40b92cf4
Showing with 1 additions and 1 deletions
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<i class="iconfont iconjinzhi1"></i> <i class="iconfont iconjinzhi1"></i>
<p class="t1">待报价</p> <p class="t1">待报价</p>
</a> </a>
<span class="color3">{{ data.quote_confirming_count || 0 }}</span> <span class="color3">{{ data.inquiry_ready_count || 0 }}</span>
</li> </li>
<li class="boxsiz"> <li class="boxsiz">
<a class="wrap boxsiz" href="/#/quote?status=2"> <a class="wrap boxsiz" href="/#/quote?status=2">
......
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 sign in to comment