添加采购管理页面详情页, 权限修改
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
<card-item-plugin label="创建日期" value="{{item.create_date}}" />
|
||||
</view>
|
||||
<view slot="footer" class="card-plugin-footer">
|
||||
<t-button size="small" theme="primary" bind:tap="onOrderToTop" data-index="{{index}}">移至顶部
|
||||
<t-button wx:if="{{authInfo['SF_SET_ORDER_SORT']}}" size="small" theme="primary"
|
||||
bind:tap="onOrderToTop" data-index="{{index}}">移至顶部
|
||||
</t-button>
|
||||
</view>
|
||||
</card-plugin>
|
||||
|
||||
Reference in New Issue
Block a user