lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
8bf30e0a43
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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)
           }