Explorar o código

不显示价格

chenrui %!s(int64=2) %!d(string=hai) anos
pai
achega
fc38adc27a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/numsGoodsShelves/shelfSet/basicInfoModal.vue

+ 1 - 1
src/views/numsGoodsShelves/shelfSet/basicInfoModal.vue

@@ -121,7 +121,7 @@ export default {
           _this.spinning = true
           shelfSave(form).then(res => {
             if (res.status == 200) {
-              _this.$message.success(ret.message)
+              _this.$message.success(res.message)
               setTimeout(() => {
                 _this.isShow = false
                 _this.$emit('ok', res.data)