洪海涛 4 سال پیش
والد
کامیت
f8deb95d15
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">
           <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 "