一单四制优化及加入工作流
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
<text>手机:{{ item.phonenumber || '未设置' }}</text>
|
||||
</view>
|
||||
</view>
|
||||
<button class="btn-lock bg-blue" @click="Lock(item)">
|
||||
<!-- <button class="btn-lock bg-blue" @click="Lock(item)">
|
||||
{{ item.status === '1' ? '解锁' : '锁定' }}
|
||||
</button>
|
||||
</button> -->
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user