Browse Source

修改时间

lex-xin 5 years ago
parent
commit
1170c684ac

File diff suppressed because it is too large
+ 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}

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.537c931a.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-1db50a70.59f6e10d.js


File diff suppressed because it is too large
+ 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()
             this.expireForm.tempCoursesExpireDate = overTime
           }

Some files were not shown because too many files changed in this diff