Compare commits
No commits in common. "5e6e77d6ce7232712f9a0603ca6fec90633db801" and "680e1e8c5d3b014923dd7f44c70fba46b9cf54dc" have entirely different histories.
5e6e77d6ce
...
680e1e8c5d
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
<!-- Content -->
|
<!-- Content -->
|
||||||
<view class="text-sm text-gray-600 mb-5 flex items-start">
|
<view class="text-sm text-gray-600 mb-5 flex items-start">
|
||||||
<text class="text-gray-400 mr-2 field-label">成员:</text>
|
<text class="text-gray-400 mr-2 field-label">人员:</text>
|
||||||
<text>{{ item.person || '-' }}</text>
|
<text>{{ item.person || '-' }}</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|||||||
@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
<!-- Content -->
|
<!-- Content -->
|
||||||
<view class="text-sm text-gray-600 mb-5 flex items-start">
|
<view class="text-sm text-gray-600 mb-5 flex items-start">
|
||||||
<text class="text-gray-400 mr-2 field-label">成员:</text>
|
<text class="text-gray-400 mr-2 field-label">人员:</text>
|
||||||
<text>{{ item.person || '-' }}</text>
|
<text>{{ item.person || '-' }}</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user