wolyshaw 4 years ago
parent
commit
4691c8065d

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-33772aa3.44ae60fe.css


+ 1 - 1
dist/static/css/chunk-1b87893d.7dd96364.css → dist/static/css/chunk-367d91e2.34245d3c.css

@@ -1 +1 @@
-.studenTable[data-v-9cc29692]{height:300px;overflow:auto}.infoMsg[data-v-9cc29692]{margin:30px 0;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;text-align:center}.infoMsg .title[data-v-9cc29692]{color:#999;font-size:14px;line-height:30px;min-width:100px}.infoMsg .status[data-v-9cc29692]{font-size:20px}.infoMsg .left[data-v-9cc29692]{width:200px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:200px}.infoMsg .left[data-v-9cc29692],.infoMsg .right[data-v-9cc29692]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;height:60px}.infoMsg .right[data-v-9cc29692]{text-align:center;line-height:30px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.infoMsg .right .expectBox[data-v-9cc29692]{width:220px;border-right:1px solid #ccc}.infoMsg .right .expectBox[data-v-9cc29692]:last-child{border-right:none!important}.infoMsg .right .expectBox.first[data-v-9cc29692]{width:300px}.wrap[data-v-9cc29692]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wrap div[data-v-9cc29692]{margin-right:20px}.inputStyle[data-v-9cc29692]{width:180px}
+.studenTable[data-v-59dbb880]{height:300px;overflow:auto}.infoMsg[data-v-59dbb880]{margin:30px 0;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;text-align:center}.infoMsg .title[data-v-59dbb880]{color:#999;font-size:14px;line-height:30px;min-width:100px}.infoMsg .status[data-v-59dbb880]{font-size:20px}.infoMsg .left[data-v-59dbb880]{width:200px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:200px}.infoMsg .left[data-v-59dbb880],.infoMsg .right[data-v-59dbb880]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;height:60px}.infoMsg .right[data-v-59dbb880]{text-align:center;line-height:30px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.infoMsg .right .expectBox[data-v-59dbb880]{width:220px;border-right:1px solid #ccc}.infoMsg .right .expectBox[data-v-59dbb880]:last-child{border-right:none!important}.infoMsg .right .expectBox.first[data-v-59dbb880]{width:300px}.wrap[data-v-59dbb880]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wrap div[data-v-59dbb880]{margin-right:20px}.inputStyle[data-v-59dbb880]{width:180px}

File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-f7b87620.592a5ffc.css


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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-1686dc94.f2fb55cb.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-1b87893d.dbdebed7.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-266d284c.d16d08a8.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-266d284c.ecdc2bac.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-33772aa3.da3e338a.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-367d91e2.9fe4492e.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-73289bed.99177a49.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-f7b87620.27fa6dfd.js


+ 2 - 2
src/views/resetTeaming/components/strudentPayInfo.vue

@@ -148,9 +148,9 @@
   OPEN: '开启缴费',
   OVER: '缴费已结束', -->
       <div class="wrap">
-        <!-- <div class="newBand"
+        <div class="newBand"
              @click="resetPay"
-             v-permission="'musicGroupPaymentCalenderDetail/updateExpectAmount'">修改缴费金额</div> -->
+             v-permission="'musicGroupPaymentCalenderDetail/updateExpectAmount'">修改缴费金额</div>
         <!-- <div class="newBand"
              @click="startPay"
              v-if="info.paymentStatus != 'OPEN'"

+ 1 - 1
src/views/teamDetail/components/modals/classroom-setting.vue

@@ -231,7 +231,7 @@ export default {
               list.push({
                 type: (this.detail ? undefined : this.activeType),
                 courseType: key,
-                name: (this.studentSubmitedData?.name || this.detail?.name),
+                classGroupName: (this.studentSubmitedData?.name || this.detail?.name),
                 classGroupId: this.detail?.id,
                 musicGroupId: this.musicGroupId,
                 startDate: item.courseTime,

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