src/views/operate/writManager/writTemplate/index.vue @@ -129,7 +129,7 @@ this.getWritTemplateList({ currentPage, pageSize, state: context, name: context, }).then((res) => { this.list = res.records; this.totalNum = res.total;