snow 1 년 전
부모
커밋
5c551e6eba

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/app.e44de137.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.53de7e08.js


BIN
dist/static/js/app.53de7e08.js.gz


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.57562183.js


BIN
dist/static/js/app.57562183.js.gz


+ 1 - 1
src/components/newResults/company-month.vue

@@ -1,7 +1,7 @@
 <template>
   <div v-loading="loading">
     <div class="search" style="align-items: center;">
-      <div style="float:left;font-size:14px;line-height:30px">
+      <div style="float:left;font-size:16px;line-height:30px">
         年度完成情况
       </div>
 

+ 1 - 1
src/components/newResults/company.vue

@@ -1,7 +1,7 @@
 <template>
   <div v-loading="loading">
     <div class="search clear" style="align-items: center;;">
-      <div style="float:left;line-height:30px;font-size:14px">
+      <div style="float:left;line-height:30px;font-size:16px">
         月度完成情况
       </div>
 

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.