mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-28 06:40:28 +08:00
front: finish docx & back: init
This commit is contained in:
@@ -16,7 +16,7 @@ const demoList = (keyword: string, count = 20) => {
|
||||
|
||||
export default [
|
||||
{
|
||||
url: '/basic-api/select/getDemoOptions',
|
||||
url: '/api/select/getDemoOptions',
|
||||
timeout: 1000,
|
||||
method: 'get',
|
||||
response: ({ query }) => {
|
||||
|
||||
Reference in New Issue
Block a user