juzhiyuan commented on issue #717:
URL: 
https://github.com/apache/apisix-dashboard/issues/717#issuecomment-723914149


   The table component supports `columnEmptyText`, we could use it to set 
default content when that field doesn't have a value, but it will check if that 
field is returned from the data source.
   
   According to the following snapshot, every record doesn't have the same 
structure, so I have to add a checker function for every field on the frontend, 
they are too many so it's not a good idea IMO.
   
   
![image](https://user-images.githubusercontent.com/2106987/98526721-0ef08200-22b5-11eb-9630-d027fb89e216.png)
   
   Summary: Leave those fields' value as empty.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to