From b7ab73d87c6687d6b5f6100dcf115b461a002d76 Mon Sep 17 00:00:00 2001 From: wws <18630710203@163.com> Date: Mon, 31 Jul 2023 17:29:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=AE=A1=E7=90=86=E6=A8=A1?= =?UTF-8?q?=E5=9D=97(=E6=97=A5=E6=9C=9F=E8=8C=83=E5=9B=B4=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E3=80=81=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81=E9=80=BB?= =?UTF-8?q?=E8=BE=91)=E3=80=81=E6=B9=BF=E6=96=99=E8=AE=A1=E5=88=92?= =?UTF-8?q?=E7=AE=A1=E7=90=86(=E5=90=8C=E6=AD=A5=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2)=E3=80=81=E5=A2=9E=E5=8A=A0=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/plan/order/index.vue | 1262 ++++++++++++++++---------------- src/views/plan/plan/index.vue | 1048 +++++++++++++------------- 2 files changed, 1166 insertions(+), 1144 deletions(-) diff --git a/src/views/plan/order/index.vue b/src/views/plan/order/index.vue index c2fd29d..9be291b 100644 --- a/src/views/plan/order/index.vue +++ b/src/views/plan/order/index.vue @@ -43,12 +43,24 @@ /> - - + + + + + + + + + + + @@ -67,7 +79,8 @@ size="mini" @click="dialogVisible = true" v-hasPermi="['order:order:add']" - >新增 + >新增 + - - - + + + - - + + - + @@ -143,7 +156,7 @@ - + diff --git a/src/views/plan/plan/index.vue b/src/views/plan/plan/index.vue index 27a6af8..3913563 100644 --- a/src/views/plan/plan/index.vue +++ b/src/views/plan/plan/index.vue @@ -1,125 +1,131 @@