diff --git a/hb_client/src/views/inm/fifo.vue b/hb_client/src/views/inm/fifo.vue index 6d37215..352f30a 100644 --- a/hb_client/src/views/inm/fifo.vue +++ b/hb_client/src/views/inm/fifo.vue @@ -37,7 +37,9 @@ fit stripe highlight-current-row - max-height="600" + max-height="700" + height="100" + 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 8f14fe6..a4f883b 100644 --- a/hb_client/src/views/inm/materialbatch.vue +++ b/hb_client/src/views/inm/materialbatch.vue @@ -33,7 +33,9 @@ fit stripe highlight-current-row - max-height="600" + max-height="700" + height="100" + 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 7fcbd01..ae2980e 100644 --- a/hb_client/src/views/inm/warehouse.vue +++ b/hb_client/src/views/inm/warehouse.vue @@ -37,7 +37,9 @@ fit stripe highlight-current-row - max-height="600" + max-height="700" + height="100" + 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 f53458e..d4ff5cf 100644 --- a/hb_client/src/views/inm/wproduct.vue +++ b/hb_client/src/views/inm/wproduct.vue @@ -9,7 +9,9 @@ fit stripe highlight-current-row - max-height="600" + max-height="700" + height="100" + 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 cb6daa9..cf40afa 100644 --- a/hb_client/src/views/mtm/material.vue +++ b/hb_client/src/views/mtm/material.vue @@ -37,9 +37,9 @@ fit stripe highlight-current-row - max-height="600" + max-height="620" height="100" - v-el-height-adaptive-table="{bottomOffset: 50}" + v-el-height-adaptive-table="{bottomOffset: 10}" > diff --git a/hb_client/src/views/mtm/materialdo.vue b/hb_client/src/views/mtm/materialdo.vue index d8d0cf4..5050edf 100644 --- a/hb_client/src/views/mtm/materialdo.vue +++ b/hb_client/src/views/mtm/materialdo.vue @@ -20,13 +20,14 @@ @@ -234,8 +235,8 @@ fit stripe highlight-current-row - height="100" - v-el-height-adaptive-table="{ bottomOffset: 50 }" + height="670" + v-el-height-adaptive-table="{ bottomOffset: 20 }" > diff --git a/hb_client/src/views/mtm/process.vue b/hb_client/src/views/mtm/process.vue index be91d34..fba7a12 100644 --- a/hb_client/src/views/mtm/process.vue +++ b/hb_client/src/views/mtm/process.vue @@ -15,9 +15,9 @@ border fit stripe - highlight-current-row - height="100" - v-el-height-adaptive-table="{bottomOffset: 50}" + max-height="620" + height="100" + v-el-height-adaptive-table="{bottomOffset: 10}" > diff --git a/hb_client/src/views/pm/plan.vue b/hb_client/src/views/pm/plan.vue index 5aed59b..bdb8333 100644 --- a/hb_client/src/views/pm/plan.vue +++ b/hb_client/src/views/pm/plan.vue @@ -13,6 +13,7 @@ stripe style="width: 100%" height="300" + > @@ -98,6 +99,7 @@ stripe style="width: 100%" height="250" + > diff --git a/hb_client/src/views/procurement/vendor.vue b/hb_client/src/views/procurement/vendor.vue index 9ec3815..bf1a781 100644 --- a/hb_client/src/views/procurement/vendor.vue +++ b/hb_client/src/views/procurement/vendor.vue @@ -2,6 +2,10 @@
+ + 新增供应商 + 重置
-
- 新增供应商 -
+
diff --git a/hb_client/src/views/qm/standard.vue b/hb_client/src/views/qm/standard.vue index 4f6b6eb..45b6764 100644 --- a/hb_client/src/views/qm/standard.vue +++ b/hb_client/src/views/qm/standard.vue @@ -2,6 +2,8 @@
+ 新增标准 重置
-
- 新增标准 -
+
+ 新增项目 重置
-
- 新增项目 -
+
-
- 操作记录表 -
- + + diff --git a/hb_client/src/views/wpm/operationdo.vue b/hb_client/src/views/wpm/operationdo.vue index 4919546..9b28fe9 100644 --- a/hb_client/src/views/wpm/operationdo.vue +++ b/hb_client/src/views/wpm/operationdo.vue @@ -1,288 +1,403 @@ \ No newline at end of file diff --git a/hb_client/src/views/wpm/worktask.vue b/hb_client/src/views/wpm/worktask.vue index f30d8aa..057c4fc 100644 --- a/hb_client/src/views/wpm/worktask.vue +++ b/hb_client/src/views/wpm/worktask.vue @@ -13,7 +13,7 @@ border stripe style="width: 100%" - height="300" + height="250" highlight-current-row @current-change="handleCurrentChange" > @@ -24,7 +24,7 @@ scope.row.number }} - + @@ -59,11 +59,13 @@ -