Browse Source

导入修改

pengyh 1 năm trước cách đây
mục cha
commit
b71f7112ba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/api/auxiliaryFittings/attachmentProfile.js

+ 1 - 1
src/api/auxiliaryFittings/attachmentProfile.js

@@ -73,7 +73,7 @@ export function getCategoryList(params) {
 }
 
 export function listImport1(data) {
-	return handleImport('/websit/goods/p/import1', data.formdata, data.id || '')
+	return handleImport('/websit/goods/p/import', data.formdata, data.id || '')
 }
 
 export function listImport2(data) {