修复订单退菜展示问题,修改推出登录按钮

This commit is contained in:
2024-10-23 13:49:57 +08:00
parent 1662622ce7
commit 076fa01fef
6 changed files with 20 additions and 10 deletions

View File

@@ -158,7 +158,6 @@
reactive,
ref,
nextTick,
getCurrentInstance,
watch
} from 'vue';
import myCar from './components/car'
@@ -179,7 +178,6 @@
canXiadan.value=await hasPermission('允许下单')
}
xiadanClick()
const instance = getCurrentInstance();
//临时菜
const lingshi = reactive({
show: false