lex-xin 4 سال پیش
والد
کامیت
8bf30e0a43
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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)
           }