mark
2022-09-29 715191acb8dd5bccb3f7935c25128a990ed2b5c9
src/views/search/components/treeMenu/index.vue
@@ -403,9 +403,11 @@
</script>
<style lang="scss" scoped>
.dialog-box {
  position: absolute;
  top: 415px;
  left: 43px;
  position: fixed;
  width: 220px;
  z-index: 1;
  z-index: 3;
}
.dialog-box-bg {
  position: absolute;