From 13d15e7eb8946fcbf884257099314282411bb4fe Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 12 Apr 2021 09:53:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 12 +- .../EntityApply/EntityApplyDate.vue | 2 +- src/components/Policy/PolicyAdd.vue | 100 ++++-------- src/components/Policy/PolicyEdit.vue | 146 ++++++++---------- src/config/api.js | 3 + .../HatchingDemandFilling.vue | 59 ++++++- .../IndustryDemandReport.vue | 59 ++++++- 7 files changed, 217 insertions(+), 164 deletions(-) diff --git a/src/App.vue b/src/App.vue index 271b478..d44c112 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@