Commit 20cd445a by 杨树贤

修复枚举

parent 9143349c
Showing with 1 additions and 1 deletions
...@@ -375,7 +375,7 @@ return [ ...@@ -375,7 +375,7 @@ return [
], ],
'SupplierPayTypeExtra' => [ 'SupplierPayTypeExtra' => [
'天' => '', '天' => '月结',
'当月' => '当月', '当月' => '当月',
'当周' => '当周', '当周' => '当周',
] ]
......
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 sign in to comment