UNPKG

create-iking-admin

Version:

金合技术中台脚手架

18 lines (17 loc) 366 B
/* * @Author: wfl * @LastEditors: wfl * @description: * @updateInfo: * @Date: 2022-10-13 16:18:25 * @LastEditTime: 2022-10-13 16:21:23 */ export default { addMenu: 'add new menu', sortMenu: 'menu sort', cancelSort: 'close sort', addChildMenu: 'add child menu', edit: 'edit', international: 'international', delete: 'delete', };