Browse Source

常规提交

SunZehao 1 year ago
parent
commit
e99e880457

+ 1 - 1
src/components/assessment/assessmentApplicationFrom.vue

@@ -44,7 +44,7 @@
                             <span>{{receiptMsg.declarationLevel}}级</span>
                         </div>
                     </el-col>
-                    <el-col :span="12">
+                    <el-col :span="24">
                         <div class="danjuMsg_data">
                             <span class="data_tit">申报理由:</span>
                             <span>{{receiptMsg.des}}</span>

+ 1 - 1
src/components/taskCenter/taskApplicationFrom.vue

@@ -52,7 +52,7 @@
                             <span>{{receiptMsg.declarationLevel}}级</span>
                         </div>
                     </el-col>
-                    <el-col :span="6">
+                    <el-col :span="24">
                         <div class="danjuMsgSelect">
                             <span class="data_tit">申报简述:</span>
                             <span v-if="userMes.deptId !== '23031009'">{{receiptMsg.des}}</span>