diff --git a/src.zip b/src.zip new file mode 100644 index 00000000..7706f6ab Binary files /dev/null and b/src.zip differ diff --git a/src/api/ManufacturingCenter/MonthEndHourAccounting.js b/src/api/ManufacturingCenter/MonthEndHourAccounting.js index 6f15a794..b66afd92 100644 --- a/src/api/ManufacturingCenter/MonthEndHourAccounting.js +++ b/src/api/ManufacturingCenter/MonthEndHourAccounting.js @@ -11,7 +11,7 @@ export function searchTable(num, time, time1, order, orderName, check, name, che ModularID: router.currentRoute.path, type: '1', name: '工艺月底工时核算_查询数据_最新', - param: '筛选=' + num + '&开始时间=' + time + '&结束时间=' + time1 + '&排序名称=' + order + '&排序方式=' + orderName + '&操作工_check=' + check + '&操作工=' + name + '&零件图号_check=' + check1 + '&零件图号=' + name, + param: '筛选=' + num + '&开始时间=' + time + '&结束时间=' + time1 + '&排序名称=' + order + '&排序方式=' + orderName + '&操作工_check=' + check + '&操作工=' + name + '&零件图号_check=' + check1 + '&零件图号=' + partNumber, Pagination: pageCurrent + '&' + pageSize } }) diff --git a/src/views/ManufacturingCenter/MonthEndHourAccounting/index.vue b/src/views/ManufacturingCenter/MonthEndHourAccounting/index.vue index 48e84609..b2057c8c 100644 --- a/src/views/ManufacturingCenter/MonthEndHourAccounting/index.vue +++ b/src/views/ManufacturingCenter/MonthEndHourAccounting/index.vue @@ -20,6 +20,11 @@ + + +