Commit 04ea5bd4 by shiwenbo

销售计划分析和临时销售计划分析表格增加序号

parent e2402da5
...@@ -49,7 +49,8 @@ ...@@ -49,7 +49,8 @@
} }
], ],
"table": { "table": {
"expand": false, "selectType": "MULTI",
"serialNumber": "series",
"pageSize": 10, "pageSize": 10,
"columns": [ "columns": [
{ {
......
...@@ -49,7 +49,8 @@ ...@@ -49,7 +49,8 @@
} }
], ],
"table": { "table": {
"expand": false, "selectType": "MULTI",
"serialNumber": "series",
"pageSize": 10, "pageSize": 10,
"columns": [ "columns": [
{ {
......
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