panhui %!s(int64=5) %!d(string=hai) anos
pai
achega
d27ee88dbb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/pc/src/views/vendor/DecorateShop.vue

+ 1 - 1
src/main/pc/src/views/vendor/DecorateShop.vue

@@ -195,7 +195,7 @@ export default {
             }
 
             Promise.all([
-                this.$http.post('/buyersInfo/save', buyersInfo, { body: 'json' }),
+                this.$http.post('/buyersInfo/saveVO', buyersInfo, { body: 'json' }),
                 this.$http.post('/decoration/save', decoration, { body: 'json' }),
                 this.$http.post('/successCase/saveAll', {
                     all: JSON.stringify(this.vendorPageInfo.cases)