Compare commits
3 Commits
680e1e8c5d
...
5e6e77d6ce
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5e6e77d6ce | ||
| 2fe645a886 | |||
| e638c790cc |
@ -50,7 +50,7 @@
|
||||
|
||||
<!-- Content -->
|
||||
<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>
|
||||
</view>
|
||||
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
<!-- Content -->
|
||||
<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>
|
||||
</view>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user