瀏覽代碼

上门服务

hd 1 月之前
父節點
當前提交
135e6569f5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,
        end: function () {
          // 未点击确定按钮,点击关闭按钮
          this.getServiceItem()
          vm.getServiceItem()
        }
      })
    },