From 1dd1029a186e9e4a2b6099993ca146e331e399af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=93=B2=E5=A5=87?= <13840175730@139.com> Date: Mon, 30 Sep 2024 16:21:28 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BD=9C=E4=B8=9A=E8=AE=A1=E5=88=92=E6=89=A7?= =?UTF-8?q?=E8=A1=8C=E7=9C=8B=E6=9D=BF=E4=BF=AE=E6=94=B9=E4=B8=BA=E4=B8=8A?= =?UTF-8?q?=E6=96=99=E6=A0=B8=E5=AF=B9=E5=90=8E=E5=8F=AF=E8=A7=81=202.?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E8=AE=A1=E5=88=92=E6=89=A7=E8=A1=8C=E7=9C=8B?= =?UTF-8?q?=E6=9D=BF=E4=BF=AE=E5=A4=8D=E5=90=84=E5=B7=A5=E5=BA=8F=E8=AF=AD?= =?UTF-8?q?=E9=9F=B3=E6=B4=BE=E5=B7=A5=E5=92=8C=E6=8A=A5=E5=B7=A5bug=203.?= =?UTF-8?q?=E6=9C=88=E5=BA=A6=E8=AE=A1=E5=88=92=E5=90=88=E5=B9=B6=E5=88=86?= =?UTF-8?q?=E6=AE=B5=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/zyjh.js | 8 ++ src/store/modules/user.js | 3 - src/views/jhzx/symxCX.vue | 29 +++++++- src/views/login/index.vue | 1 - src/views/zyjhzx/components/SelectComp.vue | 2 +- src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue | 60 ++++++++++++++- src/views/zyjhzx/hxianfkui/comps/pgdTable.js | 1 + src/views/zyjhzx/hxianfkui/index.vue | 13 +--- .../zyjhzx/hxianpgong/comps/HxianPgd.vue | 48 +++++++++++- src/views/zyjhzx/hxianpgong/index.vue | 32 ++++---- src/views/zyjhzx/lliaofkui/comps/sljh.js | 60 ++++++++++++++- src/views/zyjhzx/lliaofkui/index.vue | 13 +++- src/views/zyjhzx/lliaopgong/index.vue | 2 +- src/views/zyjhzx/pwanfkui/comps/PwanPgd.vue | 17 ++--- src/views/zyjhzx/pwanfkui/index.vue | 11 --- src/views/zyjhzx/pwanpgong/comps/PwanPgd.vue | 19 +++-- src/views/zyjhzx/qgefkui/comps/QgePgd.vue | 60 ++++++++++++++- src/views/zyjhzx/qgefkui/comps/pgdTable.js | 1 + src/views/zyjhzx/qgefkui/index.vue | 13 +--- src/views/zyjhzx/qgepgong/comps/QgePgd.vue | 74 ++++++++++++++++++- src/views/zyjhzx/qgepgong/index.vue | 32 ++++---- 21 files changed, 394 insertions(+), 105 deletions(-) diff --git a/src/api/zyjh.js b/src/api/zyjh.js index e429fb6..5b4b4fc 100644 --- a/src/api/zyjh.js +++ b/src/api/zyjh.js @@ -24,6 +24,14 @@ export const zx=function(data){ }) } +export const getPgd2=function(data){ + return request({ + url: '/zyjh/pgd2', + method: 'post', + data: data + }) +} + export const getPgd=function(data){ return request({ url: '/zyjh/pgd', diff --git a/src/store/modules/user.js b/src/store/modules/user.js index 3362b4e..72c8031 100644 --- a/src/store/modules/user.js +++ b/src/store/modules/user.js @@ -46,9 +46,7 @@ const actions = { const { username, password } = userInfo return new Promise((resolve, reject) => { login({ yhdm: username.trim(), pwd: password }).then(response => { - console.log(response) const { data } = response - console.log(data) commit('SET_TOKEN', data.token) setToken(data.token) resolve() @@ -82,7 +80,6 @@ const actions = { // commit('SET_ROLES', menu) - console.log(user) commit('SET_NAME', user.yhms) commit('SET_YHDM', user.yhdm) commit('SET_BMBM', user.bmbm) diff --git a/src/views/jhzx/symxCX.vue b/src/views/jhzx/symxCX.vue index f74d4d7..2ce9967 100644 --- a/src/views/jhzx/symxCX.vue +++ b/src/views/jhzx/symxCX.vue @@ -79,7 +79,6 @@ :data="list" :custom-config="{ storage: true }" :scroll-y="{enabled: true}" - :span-method="rowspanMethod1" highlight-hover-row show-overflow show-header-overflow @@ -1233,10 +1232,26 @@ export default { filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], filterRender: { name: 'FilterCombination', }, }, + { field: '', title: '大板切割开始', width: 120, + filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + filterRender: { name: 'FilterCombination', }, + }, { field: 'ykpkjs', title: '坡口切割结束', width: 120, filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], filterRender: { name: 'FilterCombination', }, }, + { field: '', title: '二垮龙门板数', width: 120, + filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + filterRender: { name: 'FilterCombination', }, + }, + { field: '', title: '龙门切割开始', width: 120, + filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + filterRender: { name: 'FilterCombination', }, + }, + { field: '', title: '龙门切割结束', width: 120, + filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + filterRender: { name: 'FilterCombination', }, + }, { field: 'eksk', title: '二垮数控板数', width: 120, filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], filterRender: { name: 'FilterCombination', }, @@ -1289,6 +1304,18 @@ export default { filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], filterRender: { name: 'FilterCombination', }, }, + { field: '', title: '腹板板数', width: 120, + filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + filterRender: { name: 'FilterCombination', }, + }, + { field: '', title: '腹板切割开始', width: 120, + filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + filterRender: { name: 'FilterCombination', }, + }, + { field: '', title: '腹板切割结束', width: 120, + filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], + filterRender: { name: 'FilterCombination', }, + }, { field: 'skbs', title: '数控 板数', width: 120, filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }], filterRender: { name: 'FilterCombination', }, diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 644f73c..a42ae51 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -204,7 +204,6 @@ }else{ this.loginForm.uuid='' this.$refs.loginForm.validate(valid => { - console.log(this.loginForm) if (valid) { this.loading = true this.$store.dispatch('user/login', this.loginForm) diff --git a/src/views/zyjhzx/components/SelectComp.vue b/src/views/zyjhzx/components/SelectComp.vue index e807dd5..7031478 100644 --- a/src/views/zyjhzx/components/SelectComp.vue +++ b/src/views/zyjhzx/components/SelectComp.vue @@ -47,7 +47,7 @@ export default { this.data.zyType=this.$route.query.zyType||'0' const path=this.$route.path.replace('/','') this.nextPath=this.nextPathName[path].path - if (path==='sliao'){ + if (path==='sliao'||path==='llfk'){ this.qtbs=false } if (path==='ljian'){ diff --git a/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue b/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue index 47d44c8..e905d61 100644 --- a/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue +++ b/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue @@ -4,7 +4,7 @@