wolyshaw 4 years ago
parent
commit
adbfbce406

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-0063d269.c8981937.css


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


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

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