From 8568542cf99252bc1d5ba0a8b0a1bc86caf60a10 Mon Sep 17 00:00:00 2001 From: sk1551 <15175617877@163.com> Date: Tue, 20 Oct 2020 14:44:24 +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 c56184fcd..130fca1db 100644 --- a/ruoyi-ui/src/views/benyi/thememonthplan/table.vue +++ b/ruoyi-ui/src/views/benyi/thememonthplan/table.vue @@ -154,7 +154,7 @@ export default { this.tbr = response.createusername; this.wxkc = response.data.wxkc; this.bz = response.data.remarks; - this.spyj = response.data.shyj; + this.spyj = response.data.spyj; this.themeFormat(response.data.themes);