sunyize před 2 roky
rodič
revize
a6b7be46be

+ 2 - 1
src/views/lotCheck/modules/TaskCheckList.vue

@@ -202,7 +202,8 @@
         <div style="text-align: right;">
           <a-icon type="close-circle" @click="hideUserList" />
         </div>
-        <div  style='margin-top: 126px' ></div>
+        <div style='margin-top: 30px;font-size: 25px' >请选择转派给哪位员工:</div>
+        <div  style='margin-top:65px' ></div>
         <!-- 查询区域 -->
         <div class="table-page-search-wrapper">
           <a-form layout="inline">

+ 2 - 1
src/views/smscheck/modules/TaskCheckList.vue

@@ -189,7 +189,8 @@
         <div style="text-align: right;">
           <a-icon type="close-circle" @click="hideUserList" />
         </div>
-        <div  style='margin-top: 126px' ></div>
+        <div style='margin-top: 30px;font-size: 25px' >请选择转派给哪位员工:</div>
+        <div  style='margin-top:65px' ></div>
         <!-- 查询区域 -->
         <div class="table-page-search-wrapper">
           <a-form layout="inline">

+ 2 - 1
src/views/truckCheck/modules/TaskCheckList.vue

@@ -182,7 +182,8 @@
         <div style="text-align: right;">
           <a-icon type="close-circle" @click="hideUserList" />
         </div>
-        <div  style='margin-top: 126px' ></div>
+        <div style='margin-top: 30px;font-size: 25px' >请选择转派给哪位员工:</div>
+        <div  style='margin-top:65px' ></div>
         <!-- 查询区域 -->
         <div class="table-page-search-wrapper">
           <a-form layout="inline">