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