代课下单更新
This commit is contained in:
@@ -983,9 +983,9 @@
|
|||||||
function watchUpdate() {
|
function watchUpdate() {
|
||||||
uni.$off('update:createOrderIndex')
|
uni.$off('update:createOrderIndex')
|
||||||
uni.$on('update:createOrderIndex', () => {
|
uni.$on('update:createOrderIndex', () => {
|
||||||
data.table = {
|
// data.table = {
|
||||||
tableId: ""
|
// tableId: ""
|
||||||
}
|
// }
|
||||||
cars.length = 0
|
cars.length = 0
|
||||||
console.log('update:createOrderIndex');
|
console.log('update:createOrderIndex');
|
||||||
init()
|
init()
|
||||||
|
|||||||
Reference in New Issue
Block a user