Browse Source

刘功能优化

liuhairui 3 years ago
parent
commit
8d1b3ea134
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/admin/lang/zh-cn/order.php

+ 1 - 0
application/admin/lang/zh-cn/order.php

@@ -21,4 +21,5 @@ return [
     'Create'        => '创建时间',
     'Update'        => '更新时间',
     'Company_id'    => '公司id',
+    'Completed'    => '已完成数量',
 ];