Follow the video method: -> field(['name' => "name", 'salary'] )
will prompt an unsupported data expression. If you change "name" There is no problem if you change it into English or use "field('name as name, salary')".
#May I ask what the reason is?
You can set the alias directly using a string