@@ -72,7 +72,7 @@
},
getList () {
this.$http({
- url: this.$http.adornUrl(`/biz-service/product/list`),
+ url: this.$http.adornUrl(`/biz-service/product/listAll`),
method: 'get',
params: this.$http.adornParams({
'current': this.current,