refactor(Navbar.vue): 退出样式调整,tagView添加关闭图标,引入字段全局方法。

This commit is contained in:
有来技术
2021-12-07 00:23:27 +08:00
parent a021f3e5e5
commit 2aee00631e
8 changed files with 141 additions and 149 deletions

View File

@@ -10,8 +10,3 @@ export default {
}
</script>
<style>
body .el-table th.gutter {
display: table-cell !important;
}
</style>