zxl
9 小时以前 2f5150337fa53d7c5ea2fb19f3c5a259e37c8765
流程
1个文件已修改
4 ■■■■ 已修改文件
subpackage/manager/progress.vue 4 ●●●● 补丁 | 查看 | 原始文档 | 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">