diff --git a/src/views/bigScreen/index_photon.vue b/src/views/bigScreen/index_photon.vue index f73d30a5..2fa120d2 100644 --- a/src/views/bigScreen/index_photon.vue +++ b/src/views/bigScreen/index_photon.vue @@ -48,21 +48,13 @@
- 预制棒合格数 -
- {{ countOk_dept7 }} -
+ 本周预制棒合格数 +
{{ countOk_dept7 }}
- 预制管合格数 -
- {{ countOk_dept10 }} -
+ 本周预制管合格数 +
{{ countOk_dept10 }}
@@ -573,7 +565,7 @@ export default { this.getPlanRate(); this.getMaterialList(); }, - //本周6车间交付数----棒管交付数 + //本周棒管交付数 getsaleOut() { let that = this; let obj = { @@ -2160,7 +2152,7 @@ export default { } .totalNumWrap > img { - width: 10vw; + width: 12vw; } .totalNumWrap_green > .totalNumber { @@ -2176,7 +2168,7 @@ export default { } .totalNumber { - font-size: 25px; + font-size: 2vw; font-weight: bold; position: absolute; left: 50%; diff --git a/src/views/inm/halfgood.vue b/src/views/inm/halfgood.vue index 491be73a..b43971ad 100644 --- a/src/views/inm/halfgood.vue +++ b/src/views/inm/halfgood.vue @@ -66,8 +66,8 @@ - - + diff --git a/src/views/qm/income.vue b/src/views/qm/income.vue index 63ddfcfa..831610bb 100644 --- a/src/views/qm/income.vue +++ b/src/views/qm/income.vue @@ -89,8 +89,9 @@ export default { apiObj: this.$API.inm.mioitem.list, query: { test_date: '', + ordering: '-test_date' }, - params: { type: 20, mio__type: 'pur_in' }, + params: { type: 20, mio__type: 'pur_in',ordering: '-test_date'}, selection: [], state_: { 10: '', diff --git a/src/views/statistics/inm_statistics.vue b/src/views/statistics/inm_statistics.vue index f8f9ced8..e0481640 100644 --- a/src/views/statistics/inm_statistics.vue +++ b/src/views/statistics/inm_statistics.vue @@ -120,7 +120,7 @@ - +