洪海涛 преди 4 години
родител
ревизия
4f01f23ef6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/monthlyReport/childrenPage/editReport/components/MrTable/TableExpandRow.vue

+ 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 "