From 64281f5d4960a3e067cb8782cd83d7dfa44de1f4 Mon Sep 17 00:00:00 2001 From: paidaxing444 <12qwaszx> Date: Fri, 28 Aug 2020 17:48:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A2=98=E6=95=B4=E5=90=88=E5=AE=A1?= =?UTF-8?q?=E6=89=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../benyi/thememonthplanapproval/index.vue | 395 ++++++++++++++++++ .../benyi/themetermplanapproval/index.vue | 332 +++++++++++++++ .../benyi/themeweekplanapproval/index.vue | 348 +++++++++++++++ 3 files changed, 1075 insertions(+) create mode 100644 ruoyi-ui/src/views/benyi/thememonthplanapproval/index.vue create mode 100644 ruoyi-ui/src/views/benyi/themetermplanapproval/index.vue create mode 100644 ruoyi-ui/src/views/benyi/themeweekplanapproval/index.vue diff --git a/ruoyi-ui/src/views/benyi/thememonthplanapproval/index.vue b/ruoyi-ui/src/views/benyi/thememonthplanapproval/index.vue new file mode 100644 index 000000000..50ca88c7a --- /dev/null +++ b/ruoyi-ui/src/views/benyi/thememonthplanapproval/index.vue @@ -0,0 +1,395 @@ + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/benyi/themetermplanapproval/index.vue b/ruoyi-ui/src/views/benyi/themetermplanapproval/index.vue new file mode 100644 index 000000000..b0155446a --- /dev/null +++ b/ruoyi-ui/src/views/benyi/themetermplanapproval/index.vue @@ -0,0 +1,332 @@ + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/benyi/themeweekplanapproval/index.vue b/ruoyi-ui/src/views/benyi/themeweekplanapproval/index.vue new file mode 100644 index 000000000..838344614 --- /dev/null +++ b/ruoyi-ui/src/views/benyi/themeweekplanapproval/index.vue @@ -0,0 +1,348 @@ + + + \ No newline at end of file