导入
This commit is contained in:
parent
c1a0fcdf59
commit
287dafe379
|
|
@ -280,7 +280,7 @@ export default {
|
|||
// 设置上传的请求头部
|
||||
headers: { Authorization: "Bearer " + getToken() },
|
||||
// 上传的地址
|
||||
url: "/api/quickInterceptService/process"
|
||||
url: "/api/quickInterceptService/importQuickInterceptService"
|
||||
},
|
||||
queryTypeOptions: [
|
||||
{ key: "shopName", display_name: "店铺名称" },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user