From 18e338c608a8e077255c7b97e98b80e1f434b712 Mon Sep 17 00:00:00 2001 From: "hongrui.an" <297504645@qq.com> Date: Fri, 8 Aug 2025 17:13:09 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90pc=E5=89=8D=E7=AB=AF=E3=80=91=E5=9F=BA?= =?UTF-8?q?=E7=A1=80=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/README.md | 1 - vue/public/index.html | 2 +- vue/src/router/index.js | 4 +- vue/src/router/modules/fis.js | 102 +-- vue/src/router/modules/fisprint.js | 15 +- vue/src/settings.js | 2 +- vue/src/views/login/index.vue | 6 +- .../pg-fis/basedate/assemblyCfg/index.vue | 11 +- .../pg-fis/basedate/customerPartCfg/index.vue | 17 +- .../views/pg-fis/basedate/logRemind/index.vue | 8 +- .../pg-fis/basedate/m100BIll/index copy.vue | 2 +- .../views/pg-fis/basedate/m100BIll/index.vue | 46 +- .../basedate/m100Online/normalPritIndex.vue | 485 +++++------- .../pg-fis/basedate/m110Search/detail.vue | 354 +++++++++ .../pg-fis/basedate/m110Search/index.vue | 733 ++++++++++++++++++ .../pg-fis/basedate/partSwitch/index.vue | 10 +- .../pg-fis/basedate/productLine/index.vue | 8 +- .../pg-fis/basedate/r100Online/index.vue | 7 +- .../pg-fis/basedate/repeatR100/index copy.vue | 2 +- .../pg-fis/basedate/repeatR100/index.vue | 8 +- .../views/pg-fis/basedate/select/index.vue | 30 +- .../basedate/unknownAssembly/index copy.vue | 2 +- .../pg-fis/basedate/unknownAssembly/index.vue | 16 +- .../pg-fis/basedate/weldingAssembly/index.vue | 14 +- 24 files changed, 1448 insertions(+), 437 deletions(-) create mode 100644 vue/src/views/pg-fis/basedate/m110Search/detail.vue create mode 100644 vue/src/views/pg-fis/basedate/m110Search/index.vue diff --git a/vue/README.md b/vue/README.md index 8b2c19c..c80d4d5 100644 --- a/vue/README.md +++ b/vue/README.md @@ -1,6 +1,5 @@ - **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - [Getting started](#getting-started) diff --git a/vue/public/index.html b/vue/public/index.html index cabb99a..f3fba80 100644 --- a/vue/public/index.html +++ b/vue/public/index.html @@ -7,7 +7,7 @@ -