kevin_zhangl %!s(int64=3) %!d(string=hai) anos
pai
achega
780539288f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      backendApi/modules/v1/models/lists/user/IndexList.php

+ 1 - 1
backendApi/modules/v1/models/lists/user/IndexList.php

@@ -245,7 +245,7 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
                     },
                 ],
                 'IS_ATLAS' => [
-                    'header' => 'Wheter Atlas Display', // 是否显示图谱
+                    'header' => 'Whether Chart Display', // 是否显示图谱
                     'value' => function($row) {
                         return (new YesNo([
                             'value' => $row['IS_ATLAS'],