This website works better with JavaScript.
Explore
Help
Register
Sign In
18231669351
/
reagent_manage
Watch
1
Star
0
Fork
You've already forked reagent_manage
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
290
Commits
1
Branch
0
Tags
13 MiB
Tag:
Branch:
Tree:
066525964f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '066525964f'
${ noResults }
reagent_manage
/
vue
/
full
/
src
/
api
/
doc
/
history.js
4 lines
96 B
Raw
Normal View
History
Unescape
Escape
数据接口定义修改 修复了导出excel失败的问题
6 years ago
import
{
PostApi
}
from
"@/api/request"
修复一些已知问题 代码调整
6 years ago
移除了数据接口中的baseUrl 菜单管理修改
6 years ago
export
const
search
=
new
PostApi
(
'/doc/history/search'
)