This commit is contained in:
wangyan 2024-08-26 16:44:24 +08:00
parent c1a0fcdf59
commit 287dafe379

View File

@ -280,7 +280,7 @@ export default {
//
headers: { Authorization: "Bearer " + getToken() },
//
url: "/api/quickInterceptService/process"
url: "/api/quickInterceptService/importQuickInterceptService"
},
queryTypeOptions: [
{ key: "shopName", display_name: "店铺名称" },