|
@@ -136,10 +136,10 @@
|
|
<achieve :list="achievefourList" @xmdjBtn="xmdjBtn"></achieve>
|
|
<achieve :list="achievefourList" @xmdjBtn="xmdjBtn"></achieve>
|
|
</el-tab-pane>
|
|
</el-tab-pane>
|
|
</el-tabs>
|
|
</el-tabs>
|
|
- <el-link :underline="false" class="more" @click="$router.push({ path: '/halltwo/xmcg', query: { id: dockInfo.id } })">更多></el-link>
|
|
|
|
|
|
+ <el-link :underline="false" class="more" @click="$router.push({ path: '/halltwo/xmcg', query: { dock_id: dockInfo.id } })">更多></el-link>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="24" class="leftbtn">
|
|
<el-col :span="24" class="leftbtn">
|
|
- <el-button @click="$router.push({ path: '/halltwo/xmcg', query: { id: dockInfo.id } })">查看所有项目</el-button>
|
|
|
|
|
|
+ <el-button @click="$router.push({ path: '/halltwo/xmcg', query: { dock_id: dockInfo.id } })">查看所有项目</el-button>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="12" class="right">
|
|
<el-col :span="12" class="right">
|
|
@@ -158,10 +158,10 @@
|
|
<achieve :list="techolfourList" @xmdjBtn="xmdjBtn"></achieve>
|
|
<achieve :list="techolfourList" @xmdjBtn="xmdjBtn"></achieve>
|
|
</el-tab-pane>
|
|
</el-tab-pane>
|
|
</el-tabs>
|
|
</el-tabs>
|
|
- <el-link :underline="false" class="more" @click="$router.push({ path: '/halltwo/xmcg', query: { id: dockInfo.id } })">更多></el-link>
|
|
|
|
|
|
+ <el-link :underline="false" class="more" @click="$router.push({ path: '/halltwo/xmcg', query: { dock_id: dockInfo.id } })">更多></el-link>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="24" class="leftbtn">
|
|
<el-col :span="24" class="leftbtn">
|
|
- <el-button @click="$router.push({ path: '/halltwo/xmcg', query: { id: dockInfo.id } })">查看所有需求</el-button>
|
|
|
|
|
|
+ <el-button @click="$router.push({ path: '/halltwo/xmcg', query: { dock_id: dockInfo.id } })">查看所有需求</el-button>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|