项目增加检索,其他小优化
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</view>
|
||||
<view class="info-item">
|
||||
<text class="info-label">项目类型:</text>
|
||||
<text class="info-value">{{ projectDetail.projectType || '-' }}</text>
|
||||
<oa-dict-tag dict-type="sys_project_type" :value="projectDetail.projectType" placeholder="-" />
|
||||
</view>
|
||||
<view class="info-item">
|
||||
<text class="info-label">项目地址:</text>
|
||||
|
||||
Reference in New Issue
Block a user