From 53d4ed3e945379713ddf086ba4ef1a23e5b872b9 Mon Sep 17 00:00:00 2001 From: xuxiaoming Date: Fri, 24 Dec 2021 13:40:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.sh | 2 +- .../customerForecastDemandReview/index.vue | 614 +++++++++--------- 2 files changed, 309 insertions(+), 307 deletions(-) diff --git a/deploy.sh b/deploy.sh index 1ff0651..da65377 100755 --- a/deploy.sh +++ b/deploy.sh @@ -19,7 +19,7 @@ git checkout develop git pull git checkout xuxiaoming git merge develop -GIT_MERGE_URL=$(git push origin xuxiaoming) +GIT_MERGE_URL=`git push origin xuxiaoming` echo "\033[32m 当前分支为 ${GIT_MERGE_URL} \033[0m" diff --git a/src/views/productionPlanning/customerForecastDemandReview/index.vue b/src/views/productionPlanning/customerForecastDemandReview/index.vue index 09b7b61..a66d4c6 100644 --- a/src/views/productionPlanning/customerForecastDemandReview/index.vue +++ b/src/views/productionPlanning/customerForecastDemandReview/index.vue @@ -1,7 +1,10 @@ + \ No newline at end of file