修改月主题计划无法显示备注

This commit is contained in:
sk1551 2020-10-20 14:34:25 +08:00
parent 9cfb1a4b61
commit b3bf8b204f

View File

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