From b3bf8b204f1e16a91ffb363ca820232fb09f265b Mon Sep 17 00:00:00 2001
From: sk1551 <15175617877@163.com>
Date: Tue, 20 Oct 2020 14:34:25 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9C=88=E4=B8=BB=E9=A2=98?=
 =?UTF-8?q?=E8=AE=A1=E5=88=92=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA=E5=A4=87?=
 =?UTF-8?q?=E6=B3=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ruoyi-ui/src/views/benyi/thememonthplan/table.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ruoyi-ui/src/views/benyi/thememonthplan/table.vue b/ruoyi-ui/src/views/benyi/thememonthplan/table.vue
index 8cf6ac3d9..c56184fcd 100644
--- a/ruoyi-ui/src/views/benyi/thememonthplan/table.vue
+++ b/ruoyi-ui/src/views/benyi/thememonthplan/table.vue
@@ -153,7 +153,7 @@ export default {
         this.classname = response.classname;
         this.tbr = response.createusername;
         this.wxkc = response.data.wxkc;
-        this.bz = response.data.remark;
+        this.bz = response.data.remarks;
         this.spyj = response.data.shyj;
 
         this.themeFormat(response.data.themes);