Commit 3cc15db3 authored by 沈翠玲's avatar 沈翠玲

生产工单默认值修改

parent 6bd7987d
...@@ -967,7 +967,7 @@ export default { ...@@ -967,7 +967,7 @@ export default {
// 查询参数 // 查询参数
queryParams: { queryParams: {
pageNum: 1, pageNum: 1,
pageSize: 10, pageSize: 50,
workorderCode: null, workorderCode: null,
workorderName: null, workorderName: null,
orderSource: null, orderSource: null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment