H5/pages/list/list.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
H5/pages/list/list.vue
@@ -123,7 +123,7 @@ <view class="txt-center fs-23 mt-27 color6"> 创建时间:{{ item.createTime | formatTime }} </view> <view v-if="!([3,5,7].includes(item.status))" class="flex a-center j-center fs-23 mt-29 txt-center"> <view v-if="!([3,5,7,4].includes(item.status))" class="flex a-center j-center fs-23 mt-29 txt-center"> <view @click.stop="addProgress(item.id)" class="h-58 lh-58 bgColor5 w-192 br-29 color10"> 添加办理进度 </view>