wolyshaw 4 年 前
コミット
adbfbce406

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


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/css/chunk-0063d269.c8981937.css


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


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


+ 1 - 1
src/views/teamBuild/components/teamBaseInfo.vue

@@ -643,7 +643,7 @@ export default {
     changePaymentPattern (val) {
       if (val === 2) {
         // this.topFrom.paymentValidStartDate = null
-        this.topFrom.paymentValidEndDate = null
+        this.$set(this.topFrom, 'paymentValidEndDate', '')
       }
     },
     beginDate (end) {

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