feature: 结算按钮
This commit is contained in:
parent
3487f07a2c
commit
806af24853
|
|
@ -6,8 +6,8 @@ return [
|
||||||
'Name' => '名称',
|
'Name' => '名称',
|
||||||
'Desc' => '描述',
|
'Desc' => '描述',
|
||||||
'Type 1' => '加',
|
'Type 1' => '加',
|
||||||
'Type 2' => '自定义',
|
'Type 2' => '减',
|
||||||
'Type 3' => '减',
|
'Type 3' => '自定义',
|
||||||
'Create_time' => '创建时间',
|
'Create_time' => '创建时间',
|
||||||
'Update_time' => '编辑时间'
|
'Update_time' => '编辑时间'
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user