Commit 7345816a authored by 王晓倩's avatar 王晓倩

任务下发跳转

parent cc1cece6
......@@ -134,7 +134,7 @@
<el-card>
<div slot="header">
<span>任务下发</span>
<span class="div-header" style="cursor: pointer; float: right;" @click="$router.push('/complainDeal')">更多>></span>
<span class="div-header" style="cursor: pointer; float: right;" @click="$router.push('/operationMonitor/workOrder')">更多>></span>
</div>
<div class="body">
<el-table v-loading="orderLoading" :data="orderList" height="354" style="width: 100%; border: 1px solid #e6ebf5;">
......
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