- Requirements
- Send Msg to Passeggeri
This commit is contained in:
Paolo Arena
2020-03-10 21:42:30 +01:00
parent 2f283d0710
commit 3f6ffc973a
66 changed files with 1670 additions and 547 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="q-ma-md">
<div class="q-ma-sm">
<div :class="getcl">
<div v-if="statebool" v-html="msgTrue"></div>
<div v-else v-html="msgFalse"></div>