Commit 74ab0983 authored by youjie's avatar youjie

no message

parent 185faf53
...@@ -835,7 +835,6 @@ ...@@ -835,7 +835,6 @@
</style> </style>
<template> <template>
<div class="">
<div class="page_bdm" v-if="GetDetail" v-loading="loading"> <div class="page_bdm" v-if="GetDetail" v-loading="loading">
<p class="_tit">{{GetDetail.FinanceName}} <span style="color: red;" v-if="GetDetail.Status==4">已作废</span></p> <p class="_tit">{{GetDetail.FinanceName}} <span style="color: red;" v-if="GetDetail.Status==4">已作废</span></p>
<div <div
...@@ -1972,7 +1971,6 @@ ...@@ -1972,7 +1971,6 @@
</viewquotationForm> </viewquotationForm>
</div> </div>
</div>
</template> </template>
<script> <script>
import myFlowChartModule from "../components/FlowChartModule.vue"; import myFlowChartModule from "../components/FlowChartModule.vue";
......
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