Commit 3ac925fc authored by youjie's avatar youjie

no message

parent 84a74acd
......@@ -341,7 +341,7 @@
<template v-for="(x,i) in parameters.GuestList">
<div class="row justify-between q-mb-sm">
<span>房間{{ x.RoomNum }}</span>
<span>1間 * {{DanWei}}{{ Price }}</span>
<span>1間 * {{ OrderDate.liveNvm }}晚 * {{DanWei}}{{ Price }}</span>
</div>
<template v-for="y in x.GuestInfo">
<div class="row q-mb-sm" v-if="y.LastName!=''||y.FirstName!=''">
......
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 to comment