From 02f30e530b394db648f9b139682a3c10b6aef5ec Mon Sep 17 00:00:00 2001 From: sk1551 <15175617877@163.com> Date: Mon, 31 Aug 2020 09:10:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=A8=E8=AE=A1=E5=88=92=E5=92=8C=E8=AF=A6?= =?UTF-8?q?=E7=BB=86=20=20=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/benyi/planweek/data.vue | 13 ++++++++---- ruoyi-ui/src/views/benyi/planweek/index.vue | 23 ++++++++++++++------- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/ruoyi-ui/src/views/benyi/planweek/data.vue b/ruoyi-ui/src/views/benyi/planweek/data.vue index 777590057..39141203f 100644 --- a/ruoyi-ui/src/views/benyi/planweek/data.vue +++ b/ruoyi-ui/src/views/benyi/planweek/data.vue @@ -147,7 +147,7 @@ /> - + @@ -169,9 +169,6 @@ > - - - > + + + @@ -206,6 +206,8 @@ import { exportPlanweekitem } from "@/api/benyi/planweekitem"; +import Editor from "@/components/Editor"; + import { getPlanweek, listPlanweek } from "@/api/benyi/planweek"; const weekArr = [ @@ -219,6 +221,9 @@ const weekArr = [ ]; export default { name: "Planweekitem", + components: { + Editor + }, data() { return { // 遮罩层 diff --git a/ruoyi-ui/src/views/benyi/planweek/index.vue b/ruoyi-ui/src/views/benyi/planweek/index.vue index 7c584cc33..9a988fe8d 100644 --- a/ruoyi-ui/src/views/benyi/planweek/index.vue +++ b/ruoyi-ui/src/views/benyi/planweek/index.vue @@ -153,12 +153,13 @@ /> - + - + + - + + - + - + - + - + - +