From dde1f33ff881de2f048704c2ffea98daf3f3e581 Mon Sep 17 00:00:00 2001 From: "hongrui.an" <297504645@qq.com> Date: Tue, 5 Aug 2025 17:29:01 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=89=8D=E7=AB=AFpc=E3=80=91=E6=9A=82?= =?UTF-8?q?=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/public/config.js | 2 +- .../pg-fis/basedate/m100BIll/index copy.vue | 1505 +++++++++++++++ .../basedate/m100Online/RepetitionMB.vue | 22 +- .../pg-fis/basedate/m100Online/ScrapMB.vue | 22 +- .../pg-fis/basedate/m100Online/detailMB.vue | 2 +- .../pg-fis/basedate/m100Online/index.vue | 2 +- .../pg-fis/basedate/r100Online/index copy.vue | 829 ++++++++ .../pg-fis/basedate/r100Online/index.vue | 43 +- .../pg-fis/basedate/repeatR100/index copy.vue | 941 +++++++++ .../pg-fis/basedate/repeatR100/index.vue | 75 +- .../views/pg-fis/basedate/select/detailMB.vue | 16 +- .../pg-fis/basedate/select/index copy.vue | 1690 +++++++++++++++++ .../views/pg-fis/basedate/select/index.vue | 997 +--------- .../basedate/weldingAssembly/index copy.vue | 880 +++++++++ .../pg-fis/basedate/weldingAssembly/index.vue | 42 +- .../ux/billManage/SettleDoorPanel/index.vue | 6 +- 16 files changed, 5917 insertions(+), 1157 deletions(-) create mode 100644 vue/src/views/pg-fis/basedate/m100BIll/index copy.vue create mode 100644 vue/src/views/pg-fis/basedate/r100Online/index copy.vue create mode 100644 vue/src/views/pg-fis/basedate/repeatR100/index copy.vue create mode 100644 vue/src/views/pg-fis/basedate/select/index copy.vue create mode 100644 vue/src/views/pg-fis/basedate/weldingAssembly/index copy.vue diff --git a/vue/public/config.js b/vue/public/config.js index cf6cd67..e0b0e5b 100644 --- a/vue/public/config.js +++ b/vue/public/config.js @@ -1,5 +1,5 @@ let sysConfig = { authApi:'http://192.168.1.228:8066', baseApi:'http://192.168.1.228:8092', - m100FleshTime:60000 + m100PrintFreshTime:60000 } \ No newline at end of file diff --git a/vue/src/views/pg-fis/basedate/m100BIll/index copy.vue b/vue/src/views/pg-fis/basedate/m100BIll/index copy.vue new file mode 100644 index 0000000..804e1c6 --- /dev/null +++ b/vue/src/views/pg-fis/basedate/m100BIll/index copy.vue @@ -0,0 +1,1505 @@ + + + + + + + + diff --git a/vue/src/views/pg-fis/basedate/m100Online/RepetitionMB.vue b/vue/src/views/pg-fis/basedate/m100Online/RepetitionMB.vue index 5d720dd..4d8b344 100644 --- a/vue/src/views/pg-fis/basedate/m100Online/RepetitionMB.vue +++ b/vue/src/views/pg-fis/basedate/m100Online/RepetitionMB.vue @@ -1,4 +1,4 @@ - +