mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-06-11 06:07:28 +08:00
优化手机端
This commit is contained in:
parent
9452c33801
commit
45cca50bd0
@ -5,8 +5,8 @@
|
|||||||
<button class="cu-btn round line-blue" @tap="_toAddPurchaseApplyPage()">采购</button>
|
<button class="cu-btn round line-blue" @tap="_toAddPurchaseApplyPage()">采购</button>
|
||||||
</view>
|
</view>
|
||||||
<view class="action">
|
<view class="action">
|
||||||
<button class="cu-btn round line-blue" v-if="this.java110Context.hasPrivilege('502021071043650029')"
|
<!-- <button class="cu-btn round line-blue" v-if="this.java110Context.hasPrivilege('502021071043650029')"
|
||||||
@tap="_toAddUrgentPurchaseApplyPage()">紧急采购</button>
|
@tap="_toAddUrgentPurchaseApplyPage()">紧急采购</button> -->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="margin-top" v-if="applyList.length > 0">
|
<view class="margin-top" v-if="applyList.length > 0">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user