|
@@ -31,7 +31,7 @@
|
|
<!--改进项: 其他-->
|
|
<!--改进项: 其他-->
|
|
<div class="description-wrapper">
|
|
<div class="description-wrapper">
|
|
<!--改进项: 责任人-->
|
|
<!--改进项: 责任人-->
|
|
- <span style="min-width: 125px;display: inline-block;max-width: 150px;">责任人:<span v-if="!subItem.personInCharge || !subItem.personInCharge.length">暂无负责人</span>
|
|
|
|
|
|
+ <span style="min-width: 125px;display: inline-block;">责任人:<span v-if="!subItem.personInCharge || !subItem.personInCharge.length">暂无负责人</span>
|
|
<MultiplePeopleInfo
|
|
<MultiplePeopleInfo
|
|
v-else
|
|
v-else
|
|
style="display:inline-block "
|
|
style="display:inline-block "
|