mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 05:46:43 +08:00
首页案例样式
This commit is contained in:
@@ -3,7 +3,7 @@ import ajax from '@/utils/xajax.js'
|
||||
|
||||
/**首页查询
|
||||
* pageSize
|
||||
* orderField
|
||||
* orderField
|
||||
* orderAsc
|
||||
*/
|
||||
const indexList = function(query) {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
const items=function(key){
|
||||
return ajax.get('/xboe/m/dictionary/items?key='+key);
|
||||
}
|
||||
// 修改
|
||||
// 修改
|
||||
//@param key 对应字段后缀
|
||||
//
|
||||
// 案例的组织机构字典 org_domain key
|
||||
|
||||
Reference in New Issue
Block a user