<!-- 错误的 -->  
<uni-data-menu ref="menu" collection="opendb-admin-menus"  
            field="url as value, name as text, menu_id,  
parent_id, sort, icon, permission" orderby="sort asc" active-text-color="#409eff" @select="select">
<uni-data-menu ref="menu" collection="opendb-admin-menus"  
            field="url as value, name as text, menu_id,parent_id, sort, icon, permission"  
                        orderby="sort asc" active-text-color="#409eff" @select="select">