zxl
1 天以前 c24edb79538c0e20febda6939ec03adc647a2448
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">