修复转桌问题,餐位费问题,台桌增加显示更多信息,修复添加耗材第二单位
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
})
|
||||
}
|
||||
modelValue.value = list.value[selIndex.value]
|
||||
console.log('selIndex.value', selIndex.value );
|
||||
console.log('modelValue.value ', modelValue.value );
|
||||
close()
|
||||
}
|
||||
const query = reactive({
|
||||
|
||||
Reference in New Issue
Block a user