|
|
@@ -22,7 +22,7 @@
|
|
|
<span>
|
|
|
<i class="icon icon-table2"></i> 信息
|
|
|
</span>
|
|
|
- <el-popover>
|
|
|
+ <el-popover>
|
|
|
<el-steps :active="formData.Step"
|
|
|
direction="vertical"
|
|
|
align-center
|
|
|
@@ -39,6 +39,7 @@
|
|
|
size="mini"
|
|
|
style="margin-right: 5px">查看进度</el-button> -->
|
|
|
</el-popover>
|
|
|
+ <span style="float: right;">
|
|
|
<!--<el-button type="primary" plain size="mini" style="margin-right:3px" v-if="formDataCert.Status == 8"
|
|
|
@click="annaudit">
|
|
|
年审申请</el-button>
|
|
|
@@ -58,7 +59,7 @@
|
|
|
<!--<router-link :to="'/oilsupplier/supplier/goodslist'">-->
|
|
|
<!--<el-button type="primary" size="mini" style="margin-left: 8px" v-if="showReturn">返回</el-button>-->
|
|
|
<!--</router-link>-->
|
|
|
-
|
|
|
+ </span>
|
|
|
</div>
|
|
|
|
|
|
<el-tabs tab-position="top"
|