Commit 1f8d6d2e authored by Mac's avatar Mac

1

parent 8b5a9861
......@@ -394,7 +394,7 @@
</template>
</q-table>
<!--成本单-->
<div class="row " style="align-items: center;margin: 20px 0;">
<div class="row " style="align-items: center;margin: 20px 0;" v-if="saveObj.OrderType==2 ">
<div style="width: 3px;height: 15px;background: #3FC4FF;margin-right: 10px"></div>成本单
</div>
<q-table :pagination="financiaMsg" style="padding-bottom:80px;" :loading="floading" no-data-label="暂无相关数据" flat
......@@ -465,7 +465,6 @@
</q-table>
saveObj.OrderType==2
</div>
<div v-if="tab==5" style="padding: 10px 20px">
<div class="q-px-lg q-pb-md" style="padding-bottom: 50px;">
......@@ -844,7 +843,7 @@
},
getAskfor(){
let obj = {
FrID:'',
FrID:'汇总',
CostTypeList:[''],
TradeWayList:[],
Money: 0,
......
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