|
|
|
|
@ -48,7 +48,7 @@
|
|
|
|
|
|
|
|
|
|
</checkbox-group>
|
|
|
|
|
<view v-else class='flex-row justify-between'>
|
|
|
|
|
<text>{{item.name}}</text>
|
|
|
|
|
<text style='color:#828282'>{{item.name}}</text>
|
|
|
|
|
<text style='color:#828282'>{{item.status_name}}</text>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <checkbox color='#32950b' @change='choosePerson'/>{{item.name}} -->
|
|
|
|
|
|