Bläddra i källkod

鑫动力,鑫畅途 客户品牌自定义

caojunjie 1 år sedan
förälder
incheckning
fc31245d70
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      api/tabBar/classification.js

+ 1 - 1
api/tabBar/classification.js

@@ -3,7 +3,7 @@ import http from '@/http/api.js'
 // 查询品牌
 export function listAll(params) {
 	return http.request({
-		url: '/blade-sales-part/brandDesc/listAll',
+		url: '/blade-sales-part/brandDesc/listAllApp',
 		method: 'GET',
 		params
 	})