From 09c6a609b8c9d684b5354f44f40350a78a2ac609 Mon Sep 17 00:00:00 2001 From: lb Date: Thu, 10 Aug 2023 15:46:24 +0800 Subject: [PATCH] update docs_0810 --- public/index.html | 4 +- src/views/atomViews/ListViewWithHead.vue | 84 +++++++++------- src/views/modules/pms/carHistory/config.js | 6 +- .../components/tabs/orderDetail.vue | 70 +++++++++++-- src/views/modules/pms/finishedOrder/config.js | 6 +- src/views/modules/pms/firingStep/config.js | 41 +------- .../pms/materialStorageDynamic/config.js | 8 +- .../pms/order/components/tabs/orderDetail.vue | 72 ++++++++++++-- src/views/modules/pms/order/config.js | 4 +- src/views/modules/pms/order/index.vue | 2 +- src/views/modules/pms/packingStep/config.js | 97 ++++++++++++++----- src/views/modules/pms/shape/config.js | 26 ++++- src/views/modules/pms/shapeStep/config.js | 6 +- src/views/modules/pms/testingStep/config.js | 6 +- 14 files changed, 291 insertions(+), 141 deletions(-) diff --git a/public/index.html b/public/index.html index c231a41..eab3827 100644 --- a/public/index.html +++ b/public/index.html @@ -38,8 +38,8 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %>