src/views/mdc/MYTree.vue
@@ -1,7 +1,7 @@ <!-- * @Date: 2024-04-18 19:53:35 * @LastEditors: Sneed * @LastEditTime: 2024-06-04 21:28:29 * @LastEditTime: 2024-06-04 21:33:08 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/mdc/MYTree.vue --> <template> @@ -139,7 +139,7 @@ </script> <style lang="scss"> .active .el-tree-node__content { .is-current .el-tree-node__content { background: var(--el-color-primary) !important; }