wjx 4 ngày trước cách đây
mục cha
commit
ef20b97e3b

+ 1 - 1
src/pages/weComTask/page/weChatApiLicense/enterprise/index.tsx

@@ -117,7 +117,7 @@ const Enterprise: React.FC = () => {
                     render: (text) => text ? <Tag color="green">已开启状态检查</Tag> : <Tag color="red">未开启状态检查</Tag>
                 },
                 {
-                    title: '试用期已天数',
+                    title: '试用期已使用天数',
                     dataIndex: 'dayPassed',
                     key: 'dayPassed',
                     width: 60,