Commit 26b14ffe authored by 华国豪's avatar 华国豪 🙄

1

parent a2a6bc56
......@@ -123,7 +123,7 @@
<div class="page_fnDm" @keyup.enter="resetPageIndex(),getPageList()">
<ul class="_nav clearfix">
<li :class="active==1?'_active':''" @click="active=1, msg.Conditon=1, BOSSBtn = false, getPageList(), checkList = []">交接人发起的</li>
<li :class="active==2?'_active':''" @click="active=3, msg.Conditon=3, getPageList()">待交接人审批的</li>
<li :class="active==3?'_active':''" @click="active=3, msg.Conditon=3, getPageList()">待交接人审批的</li>
</ul>
<div class="query-box">
<ul class="clearfix">
......
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