zxl
21 小时以前 2cb1add64f6a28da8616d5eb6f5bdb4ad1d7a7e6
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">