From e86eba70ec19ea5ac5c604509a87a05c33536714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=93=B2=E5=A5=87?= <13840175730@139.com> Date: Sun, 15 Sep 2024 17:00:57 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=B0=83=E6=95=B4=E4=BC=98=E5=8C=96=202.?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=8F=AD=E6=AC=A1=E9=80=89=E6=8B=A9=E5=92=8C?= =?UTF-8?q?=E6=B4=BE=E5=B7=A5=E6=8A=A5=E5=B7=A5=E9=A1=B5=E9=9D=A2=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 1 + src/main.js | 2 +- src/views/jhzx/symxCX.vue | 16 ++-- src/views/jhzx/ydjhzxGL.vue | 12 ++- src/views/jhzxgl/tzjhD.vue | 2 +- src/views/zyjhzx/components/SelectComp.vue | 40 +++++++++ src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue | 12 ++- src/views/zyjhzx/hxianfkui/comps/baifang.js | 9 +- src/views/zyjhzx/hxianfkui/comps/pgd.js | 9 +- src/views/zyjhzx/hxianfkui/comps/pgdTable.js | 70 ++++++++++++--- src/views/zyjhzx/hxianfkui/index.vue | 17 ++-- .../zyjhzx/hxianpgong/comps/HxianPgd.vue | 14 ++- src/views/zyjhzx/hxianpgong/comps/pgd.js | 25 ++++-- src/views/zyjhzx/hxianpgong/comps/pgdTable.js | 67 +++++++++++--- src/views/zyjhzx/hxianpgong/index.vue | 40 +++++++-- src/views/zyjhzx/lliaofkui/comps/person.js | 2 +- src/views/zyjhzx/lliaofkui/comps/pgd.js | 9 +- src/views/zyjhzx/lliaofkui/comps/pgdTable.js | 22 ++--- src/views/zyjhzx/lliaofkui/index.vue | 90 +++++++++++++------ .../zyjhzx/lliaopgong/comps/LliaoPgd.vue | 9 +- src/views/zyjhzx/lliaopgong/comps/pgd.js | 6 +- src/views/zyjhzx/lliaopgong/comps/pgdTable.js | 34 ++++--- src/views/zyjhzx/lliaopgong/index.vue | 2 +- src/views/zyjhzx/pwanfkui/comps/baifang.js | 10 ++- src/views/zyjhzx/pwanfkui/comps/dw.js | 2 +- src/views/zyjhzx/pwanfkui/comps/person.js | 3 +- src/views/zyjhzx/pwanfkui/comps/pgd.js | 4 +- src/views/zyjhzx/pwanfkui/comps/pgdTable.js | 6 +- src/views/zyjhzx/pwanfkui/index.vue | 7 +- src/views/zyjhzx/pwanpgong/comps/PwanPgd.vue | 12 +-- src/views/zyjhzx/pwanpgong/index.vue | 5 +- src/views/zyjhzx/qgefkui/comps/QgePgd.vue | 16 +++- src/views/zyjhzx/qgefkui/comps/baifang.js | 9 +- src/views/zyjhzx/qgefkui/comps/pgd.js | 9 +- src/views/zyjhzx/qgefkui/comps/pgdTable.js | 72 +++++++++++---- src/views/zyjhzx/qgefkui/index.vue | 11 ++- src/views/zyjhzx/qgepgong/comps/QgePgd.vue | 14 ++- src/views/zyjhzx/qgepgong/comps/pgd.js | 25 ++++-- src/views/zyjhzx/qgepgong/comps/pgdTable.js | 73 +++++++++++---- src/views/zyjhzx/qgepgong/index.vue | 4 +- src/views/zyjhzx/sliao/index.vue | 33 ++++++- 41 files changed, 625 insertions(+), 200 deletions(-) create mode 100644 src/views/zyjhzx/components/SelectComp.vue diff --git a/.env.production b/.env.production index 2d07a05..9cc0282 100644 --- a/.env.production +++ b/.env.production @@ -3,3 +3,4 @@ ENV = 'production' #铁舾生产环境服务器 VUE_APP_BASE_API = 'http://192.127.0.22:8081/' +VUE_APP_WEBSOCKET = 'http://192.127.0.22:23456' diff --git a/src/main.js b/src/main.js index eb4c452..d27632a 100644 --- a/src/main.js +++ b/src/main.js @@ -96,7 +96,7 @@ Object.keys(filters).forEach(key => { Vue.use(new VueSocketIO({ debug: true, - connection: 'http://127.0.0.1:23456', // + connection: process.env.VUE_APP_WEBSOCKET, // options: { autoConnect:false,path: "",transports: ['websocket', 'xhr-polling', 'jsonp-polling'], } //Optional options })) diff --git a/src/views/jhzx/symxCX.vue b/src/views/jhzx/symxCX.vue index 0d30fa3..6099ac7 100644 --- a/src/views/jhzx/symxCX.vue +++ b/src/views/jhzx/symxCX.vue @@ -2665,14 +2665,14 @@ export default { filterRender: { name: 'FilterCombination', }, sortable:true, }, - { field: '白班时长', title: '白班', width: 70, - filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], - filterRender: { name: 'FilterCombination', }, - }, - { field: '二班时长', title: '夜班', width: 70, - filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], - filterRender: { name: 'FilterCombination', }, - }, + // { field: '白班时长', title: '白班', width: 70, + // filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + // filterRender: { name: 'FilterCombination', }, + // }, + // { field: '二班时长', title: '夜班', width: 70, + // filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + // filterRender: { name: 'FilterCombination', }, + // }, { field: 'kw', title: '套料图名称', width: 120,formatter:['dictFormat','QGKW'], filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], filterRender: { name: 'FilterCombination', }, diff --git a/src/views/jhzx/ydjhzxGL.vue b/src/views/jhzx/ydjhzxGL.vue index 1fb9277..9ea0f05 100644 --- a/src/views/jhzx/ydjhzxGL.vue +++ b/src/views/jhzx/ydjhzxGL.vue @@ -23,7 +23,7 @@ - +
准备检查 接收 检查 - 反馈 + 报工 diff --git a/src/views/zyjhzx/components/SelectComp.vue b/src/views/zyjhzx/components/SelectComp.vue new file mode 100644 index 0000000..711894f --- /dev/null +++ b/src/views/zyjhzx/components/SelectComp.vue @@ -0,0 +1,40 @@ + + + + + diff --git a/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue b/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue index 721b0a2..6657c19 100644 --- a/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue +++ b/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue @@ -4,30 +4,36 @@