Sfoglia il codice sorgente

1211 23:21

优化vip批量修改
mo 5 anni fa
parent
commit
2da21746bd

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


+ 1 - 1
dist/static/css/chunk-0fd95b47.bd2daedb.css → dist/static/css/chunk-58692856.12387e96.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}.vipwrap[data-v-333d6b0c]{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}.vipwrap .newBand[data-v-333d6b0c]{margin-right:20px}.resetClassForm[data-v-333d6b0c] .el-date-editor.el-input,.resetClassForm[data-v-333d6b0c] .el-date-editor.el-input__inner{width:180px!important}[data-v-333d6b0c] .el-date-editor.el-input,[data-v-333d6b0c] .el-date-editor.el-input__inner{width:100px!important}
+.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}.vipwrap[data-v-548c48f6]{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}.vipwrap .newBand[data-v-548c48f6]{margin-right:20px}.resetClassForm[data-v-548c48f6] .el-date-editor.el-input,.resetClassForm[data-v-548c48f6] .el-date-editor.el-input__inner{width:180px!important}[data-v-548c48f6] .el-date-editor.el-input,[data-v-548c48f6] .el-date-editor.el-input__inner{width:100px!important}

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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-0fd95b47.fc6a8cf8.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-58692856.2d244a1d.js


+ 1 - 0
src/views/vipClass/vipReset.vue

@@ -587,6 +587,7 @@ export default {
           vipCourseAdjust(obj).then(res => {
             if (res.code == 200) {
               this.$message.success('恭喜您修改成功');
+              this.adjustmentVisible = false;
               this.getList();
             }
           })

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