代客下单更新
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
index: {
|
||||
type: Number,
|
||||
},
|
||||
isSeatFee:{
|
||||
//是否为餐位费
|
||||
type:Boolean,
|
||||
default:false
|
||||
},
|
||||
data: {
|
||||
type: Object,
|
||||
default: () => {
|
||||
|
||||
Reference in New Issue
Block a user