@@ -25,6 +25,10 @@ Vue.directive('enterNumber', {
}
});
Vue.prototype.$getStatusText = function(statusMap, status) {
return statusMap[status] || '';
};
import store from '@/vuex/store.js'
const app = new Vue({
The note is not visible to the blocked user.