无法显示label
#226
Replies: 1 comment
-
amis()->TextControl('time', 'Time')->static() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在控制器的detail方法中使用
amis()->StaticExactControl('registered_at', '注册时间')->label('注册时间')->type('datetime'),页面上只会显示时间,无法显示label,是我调用的方法不对吗?Beta Was this translation helpful? Give feedback.
All reactions