From 1de3b9d59ce4676efff1aa06307218459fc75d2a Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 25 Feb 2022 16:51:07 +0800 Subject: [PATCH] urlChange --- hb_client/src/components/Gantt/components/dashLeftMenu.vue | 6 +++++- hb_client/src/components/Gantt/dashGantt.vue | 2 +- hb_client/src/components/customForm/index.vue | 2 +- hb_client/src/components/customForm/review.vue | 4 ++-- hb_client/src/views/pm/plandetails.vue | 2 +- hb_client/src/views/qm/producttest.vue | 2 +- hb_client/src/views/qm/taskrecordfrom.vue | 2 +- hb_client/src/views/wpm/firstCheck.vue | 4 ++-- hb_client/src/views/wpm/need.vue | 2 +- 9 files changed, 15 insertions(+), 11 deletions(-) diff --git a/hb_client/src/components/Gantt/components/dashLeftMenu.vue b/hb_client/src/components/Gantt/components/dashLeftMenu.vue index 2df8e74..fa9672d 100644 --- a/hb_client/src/components/Gantt/components/dashLeftMenu.vue +++ b/hb_client/src/components/Gantt/components/dashLeftMenu.vue @@ -19,7 +19,11 @@ @expand-change="handlerExpand" :tree-props="{ children: 'children', hasChildren: 'hasChildren' }" > - + + diff --git a/hb_client/src/components/Gantt/dashGantt.vue b/hb_client/src/components/Gantt/dashGantt.vue index 4947167..6f8b486 100644 --- a/hb_client/src/components/Gantt/dashGantt.vue +++ b/hb_client/src/components/Gantt/dashGantt.vue @@ -827,7 +827,7 @@ Math.round(end / this.currentDaySize.value) * this.currentDaySize.value -this.currentDaySize.value; this.currentProjectMsg = { - name: this.computedList[index].name, + name: this.computedList[index].name?this.computedList[index].name:'', allTime: (end - start) / this.currentDaySize.value + 1, per: this.computedList[index].per, per1: this.computedList[index].per1, diff --git a/hb_client/src/components/customForm/index.vue b/hb_client/src/components/customForm/index.vue index 97a0760..81627ee 100644 --- a/hb_client/src/components/customForm/index.vue +++ b/hb_client/src/components/customForm/index.vue @@ -243,7 +243,7 @@ that.img = new Image(); that.img.crossOrigin = 'anonymous'; let value = imag[0].field_value?imag[0].field_value:imag[0].draw_template; - that.img = 'http://47.95.0.242:2222'+value; + that.img = 'http://49.232.14.174:2222'+value; setTimeout(function(){ that.canvasInit(); },500); diff --git a/hb_client/src/components/customForm/review.vue b/hb_client/src/components/customForm/review.vue index 7f4d601..c410230 100644 --- a/hb_client/src/components/customForm/review.vue +++ b/hb_client/src/components/customForm/review.vue @@ -327,8 +327,8 @@ }); that.img = new Image(); that.img.crossOrigin = ''; - that.img = 'http://47.95.0.242:2222'+imag[0].field_value; - that.originImg = 'http://47.95.0.242:2222'+imag[0].origin_value; + that.img = 'http://49.232.14.174:2222'+imag[0].field_value; + that.originImg = 'http://49.232.14.174:2222'+imag[0].origin_value; listJudge.forEach(item => { let obj = new Object(); obj = item; diff --git a/hb_client/src/views/pm/plandetails.vue b/hb_client/src/views/pm/plandetails.vue index 4c4fb99..c41a538 100644 --- a/hb_client/src/views/pm/plandetails.vue +++ b/hb_client/src/views/pm/plandetails.vue @@ -106,7 +106,7 @@
{{item.field_name}}: - +
diff --git a/hb_client/src/views/qm/producttest.vue b/hb_client/src/views/qm/producttest.vue index 33675b0..10c9e74 100644 --- a/hb_client/src/views/qm/producttest.vue +++ b/hb_client/src/views/qm/producttest.vue @@ -145,7 +145,7 @@
{{item.field_name}}: - +
diff --git a/hb_client/src/views/qm/taskrecordfrom.vue b/hb_client/src/views/qm/taskrecordfrom.vue index 55e67a2..9b9c359 100644 --- a/hb_client/src/views/qm/taskrecordfrom.vue +++ b/hb_client/src/views/qm/taskrecordfrom.vue @@ -79,7 +79,7 @@
{{item.field_name}}: - +
diff --git a/hb_client/src/views/wpm/firstCheck.vue b/hb_client/src/views/wpm/firstCheck.vue index d3159b2..0dbe011 100644 --- a/hb_client/src/views/wpm/firstCheck.vue +++ b/hb_client/src/views/wpm/firstCheck.vue @@ -186,10 +186,10 @@
{{item.field_name}}: - +
- +
检验结果: 检验合格 diff --git a/hb_client/src/views/wpm/need.vue b/hb_client/src/views/wpm/need.vue index c05e711..aa54500 100644 --- a/hb_client/src/views/wpm/need.vue +++ b/hb_client/src/views/wpm/need.vue @@ -651,7 +651,7 @@
{{item.field_name}}: - +