mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +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>
|
||||
</view>
|
||||
<view class="action">
|
||||
<button class="cu-btn round line-blue" v-if="this.java110Context.hasPrivilege('502021071043650029')"
|
||||
@tap="_toAddUrgentPurchaseApplyPage()">紧急采购</button>
|
||||
<!-- <button class="cu-btn round line-blue" v-if="this.java110Context.hasPrivilege('502021071043650029')"
|
||||
@tap="_toAddUrgentPurchaseApplyPage()">紧急采购</button> -->
|
||||
</view>
|
||||
</view>
|
||||
<view class="margin-top" v-if="applyList.length > 0">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user