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);