提交 711ec001 authored 作者: CRS's avatar CRS

new

上级 03ad03bb
......@@ -763,8 +763,8 @@
<p class="bird">{{this.newWork.des}}</p>
<p class="otherTitle">3、额外依赖服务申请</p>
<p class="bird">额外依赖服务申请费用 <span></span> {{this.newApply.cost === -1 ? '无' : this.newApply.cost}}</p>
<p class="otherTitle">4、适配难度评估</p>
<p class="bird">难度系数:{{ this.newCost.degreeOfDifficulty.calculation}}</p>
<p class="otherTitle" v-if=" this.newCost.degreeOfDifficulty">4、适配难度评估</p>
<p class="bird" v-if=" this.newCost.degreeOfDifficulty">难度系数:{{ this.newCost.degreeOfDifficulty.calculation}}</p>
</div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论