Browse Source

上门服务

hd 1 month ago
parent
commit
135e6569f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/rehabilitation/js/guide_the_message.js

+ 1 - 1
app/rehabilitation/js/guide_the_message.js

@ -195,7 +195,7 @@ top.rehabilitationGuideVue = new Vue({
        content: str,
        content: str,
        end: function () {
        end: function () {
          // 未点击确定按钮,点击关闭按钮
          // 未点击确定按钮,点击关闭按钮
          this.getServiceItem()
          vm.getServiceItem()
        }
        }
      })
      })
    },
    },