Commit ef41fb29 by cpa

订单条件查询

parent 291a764a
...@@ -31,6 +31,7 @@ export const tableOption = { ...@@ -31,6 +31,7 @@ export const tableOption = {
"type": "input", "type": "input",
"label": "订单ID", "label": "订单ID",
"prop": "id", "prop": "id",
showColumn: false
}, },
{ {
"type": "select", "type": "select",
......
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