|
@@ -3,12 +3,13 @@
|
|
|
<div v-if="IsCompanyUser == 0 || (IsCompanyUser == 1 && suplen > 0)">
|
|
<div v-if="IsCompanyUser == 0 || (IsCompanyUser == 1 && suplen > 0)">
|
|
|
<el-breadcrumb class="heading" style="padding-bottom: 10px">
|
|
<el-breadcrumb class="heading" style="padding-bottom: 10px">
|
|
|
<el-breadcrumb-item :to="{ path: '/' }">平台首页</el-breadcrumb-item>
|
|
<el-breadcrumb-item :to="{ path: '/' }">平台首页</el-breadcrumb-item>
|
|
|
- <el-breadcrumb-item :to="{ path: '/oilsupplier/supplierappend/basislist' }">基建类列表</el-breadcrumb-item>
|
|
|
|
|
|
|
+ <el-breadcrumb-item :to="{ path: '/oilsupplier/supplierappend/basislist' }">基建类增项申请列表</el-breadcrumb-item>
|
|
|
|
|
+ <el-breadcrumb-item></el-breadcrumb-item>
|
|
|
</el-breadcrumb>
|
|
</el-breadcrumb>
|
|
|
<el-card class="box-card" style="height: calc(100vh - 115px);">
|
|
<el-card class="box-card" style="height: calc(100vh - 115px);">
|
|
|
<div slot="header">
|
|
<div slot="header">
|
|
|
<span>
|
|
<span>
|
|
|
- <i class="icon icon-table2"></i> 基建类列表
|
|
|
|
|
|
|
+ <i class="icon icon-table2"></i> 基建类列表
|
|
|
</span>
|
|
</span>
|
|
|
<span style="float: right;">
|
|
<span style="float: right;">
|
|
|
<!--<router-link :to="'/oilsupplier/supplierappend/2/basisdataopera'">-->
|
|
<!--<router-link :to="'/oilsupplier/supplierappend/2/basisdataopera'">-->
|