diff --git a/src/views/quality/produceReport/index.vue b/src/views/quality/produceReport/index.vue index 581c702e..91180bef 100644 --- a/src/views/quality/produceReport/index.vue +++ b/src/views/quality/produceReport/index.vue @@ -87,7 +87,7 @@ - + {{ parseTime(scope.row.checkTime, '{y}-{m}-{d} {h}:{i}:{s}') }} @@ -166,13 +166,13 @@ - - + + - - + + diff --git a/src/views/quality/productReport/index.vue b/src/views/quality/productReport/index.vue index 91b80c95..2b0b0db6 100644 --- a/src/views/quality/productReport/index.vue +++ b/src/views/quality/productReport/index.vue @@ -87,7 +87,7 @@ - + {{ parseTime(scope.row.checkTime, '{y}-{m}-{d} {h}:{i}:{s}') }} @@ -166,13 +166,13 @@ - - + + - - + + @@ -353,7 +353,7 @@ export default { getDate() { let start = this.Fungetdate (0) let end = this.Fungetdate (1) - this.queryParams.incomeTimeArray.push(start,end) + //this.queryParams.incomeTimeArray.push(start,end) this.queryParams.checkTimeArray.push(start,end) }, Fungetdate (num) { diff --git a/src/views/quality/qcTableIncome/index.vue b/src/views/quality/qcTableIncome/index.vue index 8f6ce9a5..1313efc0 100644 --- a/src/views/quality/qcTableIncome/index.vue +++ b/src/views/quality/qcTableIncome/index.vue @@ -1,26 +1,38 @@ - - - + + + - - + + + + + {{ tag.supplierName }} + + + + + + + + 搜索 @@ -42,47 +54,17 @@ - - - - - - - - - - - - 白班 - 夜班 - - - - - - - - - - - - - {{ parseTime(scope.row.inTime, '{y}-{m}-{d}') }} - {{ parseTime(scope.row.inTime, '{h}:{m}:{s}') }} - - - - - {{ parseTime(scope.row.outTime, '{y}-{m}-{d}') }} - {{ parseTime(scope.row.outTime, '{h}:{m}:{s}') }} - - - - - {{ scope.row.status == "0" ? "待办" : "完成" }} - - - + + + + + + + + + + + - + + + \ No newline at end of file diff --git a/src/views/quality/qcTableIncome/selectSupplier.vue b/src/views/quality/qcTableIncome/selectSupplier.vue new file mode 100644 index 00000000..c6b4d891 --- /dev/null +++ b/src/views/quality/qcTableIncome/selectSupplier.vue @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + 搜索 + 重置 + + + + + + + + + + + + + + + + + + + + +