农经权档案查询项目-去掉标签

main
滕嵩 3 months ago
parent abbd431fee
commit 9f8837f0d1

@ -38,3 +38,8 @@
// Listening to page changes and dynamically changing site titles
useTitle();
</script>
<style lang="less" scoped>
::v-deep .ant-tabs-nav-list {
display: none !important;
}
</style>

Loading…
Cancel
Save