@@ -164,7 +164,7 @@ return array
'desc' => '设备费用',
'match' => 'option',
'update' => 'text',
- 'list_name' => '资金记录明细',
+ 'list_name' => '资金记录明细(万元)',
'list' => 'Dever::load("agent/lib/option_account.show#price",{id})',
),
@@ -219,7 +219,7 @@ return array
'name' => '上传附件',
'default' => '',
'desc' => '上传附件',
- 'match' => 'is_string',
+ 'match' => 'option',
'update' => 'upload',
'key' => '10',
// 'place' => '759*562',