diff --git a/hb_client/src/App.vue b/hb_client/src/App.vue
index a63f8c2..41edc07 100644
--- a/hb_client/src/App.vue
+++ b/hb_client/src/App.vue
@@ -92,4 +92,8 @@ export default {
.ganttLeftMenu .el-table .el-table__row--level-0 .cell{
font-weight: bold!important;;
}
+/* tabs阴影去除 */
+.el-tabs--border-card{
+ box-shadow: none!important;;
+}
diff --git a/hb_client/src/views/cms/article.vue b/hb_client/src/views/cms/article.vue
index 4aee150..8554d7a 100644
--- a/hb_client/src/views/cms/article.vue
+++ b/hb_client/src/views/cms/article.vue
@@ -44,7 +44,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/customerManage/customer.vue b/hb_client/src/views/customerManage/customer.vue
index b358c5b..3e68332 100644
--- a/hb_client/src/views/customerManage/customer.vue
+++ b/hb_client/src/views/customerManage/customer.vue
@@ -44,7 +44,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/customerManage/feedback.vue b/hb_client/src/views/customerManage/feedback.vue
index e4abb89..4ab8fd9 100644
--- a/hb_client/src/views/customerManage/feedback.vue
+++ b/hb_client/src/views/customerManage/feedback.vue
@@ -34,7 +34,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 45}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/em/equipment.vue b/hb_client/src/views/em/equipment.vue
index e4e1ae1..cb80a0e 100644
--- a/hb_client/src/views/em/equipment.vue
+++ b/hb_client/src/views/em/equipment.vue
@@ -44,7 +44,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/em/maintenance.vue b/hb_client/src/views/em/maintenance.vue
index 0c41981..8bc6ac5 100644
--- a/hb_client/src/views/em/maintenance.vue
+++ b/hb_client/src/views/em/maintenance.vue
@@ -81,7 +81,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/em/monitoring.vue b/hb_client/src/views/em/monitoring.vue
index b406d44..67c5499 100644
--- a/hb_client/src/views/em/monitoring.vue
+++ b/hb_client/src/views/em/monitoring.vue
@@ -43,7 +43,7 @@
fit
stripe
height="100"
- v-el-height-adaptive-table="{ bottomOffset: 42 }"
+ v-el-height-adaptive-table="{ bottomOffset: 50 }"
>
diff --git a/hb_client/src/views/em/record.vue b/hb_client/src/views/em/record.vue
index 52367a8..ab0c64e 100644
--- a/hb_client/src/views/em/record.vue
+++ b/hb_client/src/views/em/record.vue
@@ -44,7 +44,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/inm/fifo.vue b/hb_client/src/views/inm/fifo.vue
index c1c16c3..e10261a 100644
--- a/hb_client/src/views/inm/fifo.vue
+++ b/hb_client/src/views/inm/fifo.vue
@@ -60,7 +60,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{ bottomOffset: 42 }"
+ v-el-height-adaptive-table="{ bottomOffset: 50 }"
>
diff --git a/hb_client/src/views/inm/logistics.vue b/hb_client/src/views/inm/logistics.vue
index f3e5538..2a6653c 100644
--- a/hb_client/src/views/inm/logistics.vue
+++ b/hb_client/src/views/inm/logistics.vue
@@ -33,7 +33,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 45}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/inm/materialbatch.vue b/hb_client/src/views/inm/materialbatch.vue
index b2250be..93caec1 100644
--- a/hb_client/src/views/inm/materialbatch.vue
+++ b/hb_client/src/views/inm/materialbatch.vue
@@ -35,7 +35,7 @@
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/inm/product.vue b/hb_client/src/views/inm/product.vue
index 9c83387..2631255 100644
--- a/hb_client/src/views/inm/product.vue
+++ b/hb_client/src/views/inm/product.vue
@@ -18,7 +18,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/inm/warehouse.vue b/hb_client/src/views/inm/warehouse.vue
index fbe1a69..a82e4c3 100644
--- a/hb_client/src/views/inm/warehouse.vue
+++ b/hb_client/src/views/inm/warehouse.vue
@@ -44,7 +44,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/inm/wproduct.vue b/hb_client/src/views/inm/wproduct.vue
index 47c2956..6bf81fc 100644
--- a/hb_client/src/views/inm/wproduct.vue
+++ b/hb_client/src/views/inm/wproduct.vue
@@ -11,7 +11,7 @@
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/mtm/knowledgeBase.vue b/hb_client/src/views/mtm/knowledgeBase.vue
index c8cfff9..d135de1 100644
--- a/hb_client/src/views/mtm/knowledgeBase.vue
+++ b/hb_client/src/views/mtm/knowledgeBase.vue
@@ -32,7 +32,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/mtm/material.vue b/hb_client/src/views/mtm/material.vue
index 651bdf6..4fe2e07 100644
--- a/hb_client/src/views/mtm/material.vue
+++ b/hb_client/src/views/mtm/material.vue
@@ -28,7 +28,7 @@
-
+
@@ -43,7 +43,6 @@
border
fit
stripe
- highlight-current-row
height="100"
v-el-height-adaptive-table="{bottomOffset: 50}"
>
@@ -308,9 +307,7 @@
},
};
},
- computed: {},
- watch: {},
- created() {
+ mounted(){
this.getList();
this.getProcessList();
},
diff --git a/hb_client/src/views/mtm/productList.vue b/hb_client/src/views/mtm/productList.vue
index d208cbd..be9fff8 100644
--- a/hb_client/src/views/mtm/productList.vue
+++ b/hb_client/src/views/mtm/productList.vue
@@ -45,7 +45,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/mtm/productprocess.vue b/hb_client/src/views/mtm/productprocess.vue
index 073a693..7ab9b73 100644
--- a/hb_client/src/views/mtm/productprocess.vue
+++ b/hb_client/src/views/mtm/productprocess.vue
@@ -4,9 +4,7 @@
- 产品列表
+ 产品列表
@@ -35,9 +33,7 @@
- 工艺流程
+ 工艺流程
- 流程分解
+ 流程分解
@@ -147,7 +141,7 @@
-
+
diff --git a/hb_client/src/views/personnel/attendance.vue b/hb_client/src/views/personnel/attendance.vue
index 615e53a..b3eadca 100644
--- a/hb_client/src/views/personnel/attendance.vue
+++ b/hb_client/src/views/personnel/attendance.vue
@@ -5,13 +5,13 @@
diff --git a/hb_client/src/views/personnel/user.vue b/hb_client/src/views/personnel/user.vue
index 76249f7..fdd27c7 100644
--- a/hb_client/src/views/personnel/user.vue
+++ b/hb_client/src/views/personnel/user.vue
@@ -37,7 +37,7 @@
height="100"
stripe
border
- v-el-height-adaptive-table="{bottomOffset: 41}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/pm/management.vue b/hb_client/src/views/pm/management.vue
index b62b4b9..6dd4dda 100644
--- a/hb_client/src/views/pm/management.vue
+++ b/hb_client/src/views/pm/management.vue
@@ -170,8 +170,6 @@
list.push(item)
}
});
- // debugger;
- // console.log(list);
list.forEach(item => {
if (!item.children || item.children.length < 1) {
let startTime = new Date(item.start_date).getTime();
@@ -233,8 +231,6 @@
arr.push(obj);
}
that.proList = arr;
- // debugger;
- // console.log(arr)
});
} else {
that.$message.error(res.msg);
@@ -252,7 +248,6 @@
let arr = [];
debugger;
list.forEach((item) => {
- // if (!item.children || item.children.length < 1) {
let startTime = new Date(item.start_date).getTime();
let endTime = new Date(item.end_date).getTime();
let obj = new Object();
@@ -268,7 +263,6 @@
obj.productNum = item.product_.specification;
obj.isShow = true;
arr.push(obj);
- // }
that.proList = arr;
});
}
@@ -283,7 +277,7 @@
mounted() {
let hei = document.getElementsByClassName('app-main')[0].clientHeight;//
// let h = document.getElementById('ganttCard').clientHeight;//
- this.domHeight = hei - 460;
+ this.domHeight = hei - 470;
}
};
diff --git a/hb_client/src/views/pm/plan.vue b/hb_client/src/views/pm/plan.vue
index da9c19f..59b0f17 100644
--- a/hb_client/src/views/pm/plan.vue
+++ b/hb_client/src/views/pm/plan.vue
@@ -138,7 +138,9 @@
type="border-card"
v-model="activeName"
@tab-click="activeNameClick"
+ style="box-shadow: none;"
>
+
@@ -77,7 +77,7 @@
/>
-
+
@@ -370,7 +370,7 @@
},
mounted() {
let hei = document.getElementsByClassName('app-main')[0].clientHeight;//
- let domHeight = this.domHeight = (hei - 116) / 2;
+ let domHeight = this.domHeight = (hei - 130) / 2;
document.getElementById('orderList').style.height = domHeight + 'px';
document.getElementById('productionPlan').style.height = domHeight + 'px';
}
diff --git a/hb_client/src/views/procurement/puorder.vue b/hb_client/src/views/procurement/puorder.vue
index bc77435..61c70da 100644
--- a/hb_client/src/views/procurement/puorder.vue
+++ b/hb_client/src/views/procurement/puorder.vue
@@ -44,7 +44,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{ bottomOffset: 43 }"
+ v-el-height-adaptive-table="{ bottomOffset: 50 }"
>
diff --git a/hb_client/src/views/procurement/vendor.vue b/hb_client/src/views/procurement/vendor.vue
index c3884aa..7186cc8 100644
--- a/hb_client/src/views/procurement/vendor.vue
+++ b/hb_client/src/views/procurement/vendor.vue
@@ -44,7 +44,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/qm/admissiontest.vue b/hb_client/src/views/qm/admissiontest.vue
index 86bc47a..078a5c5 100644
--- a/hb_client/src/views/qm/admissiontest.vue
+++ b/hb_client/src/views/qm/admissiontest.vue
@@ -10,7 +10,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/qm/processtest.vue b/hb_client/src/views/qm/processtest.vue
index a4f85eb..f2871fc 100644
--- a/hb_client/src/views/qm/processtest.vue
+++ b/hb_client/src/views/qm/processtest.vue
@@ -9,7 +9,7 @@
fit
stripe
height="620"
- v-el-height-adaptive-table="{ bottomOffset: 40 }"
+ v-el-height-adaptive-table="{ bottomOffset: 50 }"
>
diff --git a/hb_client/src/views/qm/product.vue b/hb_client/src/views/qm/product.vue
index 1884153..9c2f66c 100644
--- a/hb_client/src/views/qm/product.vue
+++ b/hb_client/src/views/qm/product.vue
@@ -9,7 +9,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/qm/producttest.vue b/hb_client/src/views/qm/producttest.vue
index 2c25c36..03cfb05 100644
--- a/hb_client/src/views/qm/producttest.vue
+++ b/hb_client/src/views/qm/producttest.vue
@@ -8,7 +8,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/qm/unproduct.vue b/hb_client/src/views/qm/unproduct.vue
index f0736f7..a8a83e8 100644
--- a/hb_client/src/views/qm/unproduct.vue
+++ b/hb_client/src/views/qm/unproduct.vue
@@ -11,7 +11,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/safeEnviro/Education.vue b/hb_client/src/views/safeEnviro/Education.vue
index fbaebbc..b682112 100644
--- a/hb_client/src/views/safeEnviro/Education.vue
+++ b/hb_client/src/views/safeEnviro/Education.vue
@@ -21,7 +21,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/safeEnviro/environmetManage.vue b/hb_client/src/views/safeEnviro/environmetManage.vue
index d4ef1a3..5adfb05 100644
--- a/hb_client/src/views/safeEnviro/environmetManage.vue
+++ b/hb_client/src/views/safeEnviro/environmetManage.vue
@@ -21,7 +21,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 20}"
>
diff --git a/hb_client/src/views/safeEnviro/intelligentAlarm.vue b/hb_client/src/views/safeEnviro/intelligentAlarm.vue
index 272892b..40a255d 100644
--- a/hb_client/src/views/safeEnviro/intelligentAlarm.vue
+++ b/hb_client/src/views/safeEnviro/intelligentAlarm.vue
@@ -21,7 +21,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
@@ -31,10 +31,10 @@
:key="item"
type="warning"
effect="plain"
- >{{ item}}
+ >{{ item}}
+
-
+
{{ scope.row.areaName }}
diff --git a/hb_client/src/views/safeEnviro/riskControl.vue b/hb_client/src/views/safeEnviro/riskControl.vue
index ebb1b89..d810271 100644
--- a/hb_client/src/views/safeEnviro/riskControl.vue
+++ b/hb_client/src/views/safeEnviro/riskControl.vue
@@ -20,7 +20,7 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/sam/contract.vue b/hb_client/src/views/sam/contract.vue
index 7fe2187..8d42b46 100644
--- a/hb_client/src/views/sam/contract.vue
+++ b/hb_client/src/views/sam/contract.vue
@@ -44,27 +44,27 @@
stripe
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
-
+
-
+
-
+
-
+
-
+
{{ scope.row.customer_.name }}
-
+
-
+
-
+
-
+
-
+
{{ scope.row.customer_.name }}
-
+
{{ scope.row.contract_.name }}
-
+
{{ scope.row.product_.name }}
-
+
{{ scope.row.product_.specification }}
-
+
-
+
-
+
-
+
否
是
-
+
{{ scope.row.create_time }}
diff --git a/hb_client/src/views/statistics/materialStatistics.vue b/hb_client/src/views/statistics/materialStatistics.vue
index aeadea4..88a6f84 100644
--- a/hb_client/src/views/statistics/materialStatistics.vue
+++ b/hb_client/src/views/statistics/materialStatistics.vue
@@ -37,7 +37,7 @@
pager-count="3"
style="border-top: 1px solid #f5f5f5;"
height="100"
- v-el-height-adaptive-table="{bottomOffset: 20}"
+ v-el-height-adaptive-table="{bottomOffset: 30}"
>
@@ -94,7 +94,7 @@
pager-count="3"
style="border-top: 1px solid #f5f5f5;"
height="100"
- v-el-height-adaptive-table="{bottomOffset: 20}"
+ v-el-height-adaptive-table="{bottomOffset: 30}"
>
@@ -132,7 +132,7 @@
pager-count="3"
style="border-top: 1px solid #f5f5f5;"
height="100"
- v-el-height-adaptive-table="{bottomOffset: 20}"
+ v-el-height-adaptive-table="{bottomOffset: 30}"
>
diff --git a/hb_client/src/views/statistics/personStatistics.vue b/hb_client/src/views/statistics/personStatistics.vue
index a608e05..3b6c6cd 100644
--- a/hb_client/src/views/statistics/personStatistics.vue
+++ b/hb_client/src/views/statistics/personStatistics.vue
@@ -35,7 +35,7 @@
height="100"
stripe
border
- v-el-height-adaptive-table="{bottomOffset: 41}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/statistics/progressStatistics.vue b/hb_client/src/views/statistics/progressStatistics.vue
index 8afeeb4..7278e31 100644
--- a/hb_client/src/views/statistics/progressStatistics.vue
+++ b/hb_client/src/views/statistics/progressStatistics.vue
@@ -51,7 +51,7 @@
size="mini"
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
@@ -91,7 +91,7 @@
size="mini"
highlight-current-row
height="100"
- v-el-height-adaptive-table="{bottomOffset: 42}"
+ v-el-height-adaptive-table="{bottomOffset: 50}"
>
diff --git a/hb_client/src/views/wpm/need.vue b/hb_client/src/views/wpm/need.vue
index e637c94..2859cc3 100644
--- a/hb_client/src/views/wpm/need.vue
+++ b/hb_client/src/views/wpm/need.vue
@@ -34,7 +34,7 @@
stripe
height="100"
highlight-current-row
- v-el-height-adaptive-table="{bottomOffset: 50}"
+ v-el-height-adaptive-table="{bottomOffset: 60}"
>
diff --git a/hb_client/src/views/wpm/operation.vue b/hb_client/src/views/wpm/operation.vue
index 12dcebc..b221dc8 100644
--- a/hb_client/src/views/wpm/operation.vue
+++ b/hb_client/src/views/wpm/operation.vue
@@ -21,7 +21,7 @@
style="width: 100%"
height="100"
highlight-current-row
- v-el-height-adaptive-table="{bottomOffset: 50}"
+ v-el-height-adaptive-table="{bottomOffset: 60}"
>
diff --git a/hb_client/src/views/wpm/worktask.vue b/hb_client/src/views/wpm/worktask.vue
index a304125..a4b7ad2 100644
--- a/hb_client/src/views/wpm/worktask.vue
+++ b/hb_client/src/views/wpm/worktask.vue
@@ -1202,7 +1202,7 @@
},
mounted() {
let H = document.getElementsByClassName('app-main')[0].clientHeight;
- let h = H/2-85;
+ let h = H/2-93;
this.tableHeight = h+'px';
this.secondTableHeight = h-36+'px';
}