Explorar el Código

app修改-根据互市区查商品

linbl hace 1 año
padre
commit
4eac819c59
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/market/one/merchant/goods/selects.vue

+ 1 - 1
pages/market/one/merchant/goods/selects.vue

@@ -45,7 +45,7 @@ export default {
 	methods: {
 		getData() {
 			this.http.request({
-				url: '/level-one-server/app/TbGoods/getList',
+				url: '/level-one-server/app/TbGoods/getByTradeArea',
 				loading: 'false',
 				data: this.param,
 				success: res => {