2019年6月28日

摘要: //在utils里面写公共方法 比如说这个页面为path.js 页面 const prefix = 'https://dev.cdsoft.work/ct'; const getDepartmentList = prefix + '/mobile/getDepartmentList'; //员工注册 const employeeRegister=prefix + "/mobile/empl... 阅读全文
posted @ 2019-06-28 15:35 烙心 阅读(1185) 评论(0) 推荐(1) 编辑
 
摘要: 这是 本人自己安装的需要的插件 阅读全文
posted @ 2019-06-28 13:48 烙心 阅读(125) 评论(0) 推荐(0) 编辑
 
摘要: 1 2 阅读全文
posted @ 2019-06-28 12:58 烙心 阅读(290) 评论(0) 推荐(0) 编辑
 
摘要: 1 /* value 的值 range 获取对象 */ 2 3 4 5 {{departmentId == '' ? "请选择部门" : department}} 6 7 8 1 data:{ 2 3 objectArray:... 阅读全文
posted @ 2019-06-28 12:42 烙心 阅读(1339) 评论(0) 推荐(0) 编辑