Browse Source

更新显示

lex-xin 4 years ago
parent
commit
8bf30e0a43
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/workBenchManager/journal/musicGroup.vue

+ 2 - 0
src/views/workBenchManager/journal/musicGroup.vue

@@ -324,6 +324,8 @@ export default {
             this.showMessage = res.data
             this.showMessage.type = memo.type
             this.remark = res.data.reason
+            this.$refs.quitForm.resetFields()
+            this.quitForm.reason = res.data.reason
           } else {
             this.$message.error(res.msg)
           }