·修改部分页面数据冗余

This commit is contained in:
lemon橪
2021-05-14 17:31:40 +08:00
parent 23804939eb
commit 7f4212755d
42 changed files with 1415 additions and 2987 deletions

View File

@@ -35,7 +35,7 @@ export function getRegionsById(id = 0) {
}
/**
* 文件上传
* 文件上传地址
* @type {string}
*/
export const upload =api.common+'/upload/file';