Browse Source

修改分部状态没有更改

lex-xin 5 years ago
parent
commit
d192a9358e

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/app.c3edcaea.css


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


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


+ 3 - 0
src/views/dashboard/index.vue

@@ -472,7 +472,10 @@ export default {
                 })
             ).then(result => {
                 if(result.code == 200) {
+                    // 重新设置乐团状态
                     this.majorStatus = 5
+                    // 刷新分部数据
+                    this.chioseSection(this.sectionForm.section)
                     this.$message({
                         type: 'success',
                         message: '关闭成功'

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