Commit 6a4d8d5d authored by 吴冠's avatar 吴冠

测试

parent 5c07ec66
......@@ -135,7 +135,7 @@
>
</div>
</el-dialog>
//参加报价供应商情况 <!-- -->
<!-- //参加报价供应商情况 --> <!-- -->
<el-dialog
title="参加报价供应商情况"
:visible.sync="PdialogVisible"
......
......@@ -68,10 +68,10 @@
</div>
</li>
</ul>
<div v-show="isshow">
<!-- <div v-show="isshow">
<h2>参与报价供应商情况</h2>
<dataTable :table-data="tabledata" :columns="columns" :isPageobj="false"></dataTable>
</div>
</div> -->
<div class="pagination flex-center">
<el-pagination
@size-change="handleSizeChange"
......@@ -104,8 +104,6 @@ export default {
}
if(Cookies.get("details")){
mes.currentPage = Cookies.get("currentPage")
}else{
Cookies.remove("currentPage");
}
Cookies.remove("details")
Cookies.remove("currentPage")
......
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