公告板
版本库
filestore
活动
搜索
登录
template
/
am-monitor
中波广播监测
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
添加大屏代码
wangrong
2021-11-24
130b72d6c5734f8acaac0214b6dfe5c8bfa319c3
[template/am-monitor.git]
/
bigScreen
/
src
/
api
/
index.js
1
2
3
4
5
6
7
8
9
10
// import request from '@/utils/request.js';
// //登录
// export function getAllPoint(data){
// return request({
// url:'/TMonitorpointInfo.do',
// method:'POST',
// data
// })
// }