Browse Source

更新显示

lex-xin 4 năm trước cách đây
mục cha
commit
8bf30e0a43
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)
           }