Commit 1a692008 by Heechul Kim

template typo fixed.

parent 5629c26a
......@@ -111,7 +111,7 @@
:min="min"
v-model="form.expireAt"
>
</q-select>
</q-datetime>
</div>
<p></p>
<div class="stacked-label">
......
......@@ -72,7 +72,7 @@
:min="min"
v-model="form.expireAt"
>
</q-select>
</q-datetime>
<span
class="text-negative"
v-if="!$v.form.expireAt.required">
......
......@@ -67,6 +67,7 @@
생성
</button>
</div>
</form>
</div>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment