mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-23 03:50:33 +08:00
implement delfile
This commit is contained in:
@@ -70,7 +70,7 @@ export default [
|
||||
})
|
||||
},
|
||||
},*/
|
||||
{
|
||||
/*{
|
||||
url: '/api/delFile',
|
||||
timeout: 200,
|
||||
method: 'get',
|
||||
@@ -84,7 +84,7 @@ export default [
|
||||
msg: '已成功删除文件' + id + '.',
|
||||
})
|
||||
},
|
||||
},
|
||||
},*/
|
||||
/*{
|
||||
url: '/api/analyzeFile',
|
||||
timeout: 1000,
|
||||
|
||||
Reference in New Issue
Block a user