@@ -23,7 +23,7 @@
"selection": true,
"menu": true,
"searchIcon": true,
- "searchIndex": 2,
+ "searchIndex": 3,
"dialogClickModal": false,
"showSummary": true,
"summaryText": "合计",
@@ -66,6 +66,19 @@
"width": 150,
"index": 2.1
},{
+ "label": "币别",
+ "prop": "currency",
+ "overHidden": true,
+ "width": 150,
+ "index": 6,
+ "search": true,
+ "type": "select",
+ "dicUrl": "/api/blade-system/dict-biz/dictionary?code=currency",
+ "props": {
+ "label": "dictValue",
+ "value": "dictKey"
+ }
+ },{
"label": "日期",
"prop": "rentStartDate",
@@ -104,13 +117,6 @@
"index": 4
},
{
- "label": "币别",
- "prop": "currency",
- "overHidden": true,
- "width": 150,
- "index": 6
- },
- {
"label": "金额",
"prop": "amount",
"overHidden": true,