| subpackage/manager/progress.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
subpackage/manager/progress.vue
@@ -44,10 +44,6 @@ ></uni-icons> <text class="project-title">{{ item.projectName }}</text> </view> <!-- <view class="status-tags"> <text class="tag type-tag">{{ getDictLabel('sys_project_type', item.projectType) }}</text> <text class="tag status-tag" :class="'status-' + item.status">{{ getDictLabel('sys_project_status', item.status) }}</text> </view> --> </view> <view class="card-body">