See999 4 vuotta sitten
vanhempi
commit
73ed9c6a9e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/xt_pages/dialysis/details/index.vue

+ 3 - 0
src/xt_pages/dialysis/details/index.vue Näytä tiedosto

@@ -764,6 +764,9 @@ export default {
764 764
     }, 1000*50);
765 765
   },
766 766
   computed: {
767
+    websocket() {
768
+      return this.$store.state.user.websocket;
769
+    },
767 770
     steps: function() {
768 771
       var steps = [
769 772
         { title: '透析处方', finish: false },