Your Name 2 years ago
parent
commit
a42802dbc9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      service/agent/database/option_account.php

+ 2 - 2
service/agent/database/option_account.php

@@ -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',