lex-xin 5 年 前
コミット
1170c684ac

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


+ 1 - 1
dist/static/css/chunk-41b20c6c.18a6ecf3.css → dist/static/css/chunk-1db50a70.f75339f3.css

@@ -1 +1 @@
-.pagination-container[data-v-31cb099a]{background:#fff;padding:32px 16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-container.hidden[data-v-31cb099a]{display:none}.titlewrap[data-v-1e67f030]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titlewrap[data-v-1e67f030],.wrap[data-v-1e67f030]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wrap div[data-v-1e67f030]{margin-right:20px}
+.pagination-container[data-v-31cb099a]{background:#fff;padding:32px 16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-container.hidden[data-v-31cb099a]{display:none}.titlewrap[data-v-4069c78e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titlewrap[data-v-4069c78e],.wrap[data-v-4069c78e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wrap div[data-v-4069c78e]{margin-right:20px}

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/app.537c931a.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-1db50a70.59f6e10d.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-41b20c6c.f4b3f815.js


+ 1 - 1
src/views/accompanyManager/accompanys.vue

@@ -584,7 +584,7 @@ export default {
             }
             }
 
 
             
             
-            // originalStartDate.setDate(originalStartDate.getDate() - 1)
+            originalStartDate.setDate(originalStartDate.getDate() - 1)
             let overTime = originalStartDate.getFullYear() + '-' + (originalStartDate.getMonth() + 1) + '-' + originalStartDate.getDate()
             let overTime = originalStartDate.getFullYear() + '-' + (originalStartDate.getMonth() + 1) + '-' + originalStartDate.getDate()
             this.expireForm.tempCoursesExpireDate = overTime
             this.expireForm.tempCoursesExpireDate = overTime
           }
           }

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません