洪海涛 4 rokov pred
rodič
commit
f8deb95d15

+ 1 - 1
src/views/monthlyReport/childrenPage/editReport/components/MrTable/TableExpandRow.vue

@@ -31,7 +31,7 @@
           <!--改进项: 其他-->
           <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
                 v-else
                 style="display:inline-block "