|
|
@@ -207,14 +207,14 @@
|
|
|
<wf-history ref="WfHistory" :entryinfo="entrydetail"></wf-history>
|
|
|
</el-card>
|
|
|
</el-tab-pane>
|
|
|
- <el-tab-pane name="6" label="审批历史" v-if="this.formData.AuditIndex > 0 ">
|
|
|
- <el-card class="box-card" style="margin-top: 20px">
|
|
|
- <div slot="header" class="clearfix">
|
|
|
- <span>审批历史</span>
|
|
|
- </div>
|
|
|
- <wf-back-history ref="WfBackHistory" :entryinfo="backhistroy"></wf-back-history>
|
|
|
- </el-card>
|
|
|
- </el-tab-pane>
|
|
|
+ <!--<el-tab-pane name="6" label="审批历史" v-if="this.formData.AuditIndex > 0 ">-->
|
|
|
+ <!--<el-card class="box-card" style="margin-top: 20px">-->
|
|
|
+ <!--<div slot="header" class="clearfix">-->
|
|
|
+ <!--<span>审批历史</span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<wf-back-history ref="WfBackHistory" :entryinfo="backhistroy"></wf-back-history>-->
|
|
|
+ <!--</el-card>-->
|
|
|
+ <!--</el-tab-pane>-->
|
|
|
<el-tab-pane name="7" label="供方缴费" v-if="formDataCert.Status == 5">
|
|
|
</el-tab-pane>
|
|
|
</el-tabs>
|