src/components/topBtn.vue
@@ -101,7 +101,7 @@ } else { if (res.level == 1) { checkFlag.value = null; // console.log(res); if (res.name == "清除") { menuTool.clearALL(checkArr); } @@ -121,9 +121,9 @@ <style lang="less" scoped> .top_btn { position: absolute; top: 23px; right: 0px; // position: absolute; // top: 23px; // right: 0px; display: flex; cursor: pointer; z-index: 30;