mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-24 12:55:19 +08:00
front: finish docx & back: init
This commit is contained in:
@@ -311,7 +311,7 @@ const areaList: any[] = [
|
||||
]
|
||||
export default [
|
||||
{
|
||||
url: '/basic-api/cascader/getAreaRecord',
|
||||
url: '/api/cascader/getAreaRecord',
|
||||
timeout: 1000,
|
||||
method: 'post',
|
||||
response: ({ body }) => {
|
||||
|
||||
Reference in New Issue
Block a user