chris hai 1 ano
pai
achega
1f94644fcb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/modules/common/craft-product-component.vue

+ 1 - 1
src/views/modules/common/craft-product-component.vue

@@ -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,