guog
guog
use css, scss ```scss .tree { & ::v-deep { text { font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei',Arial, sans-serif !important; font-size: 12px; } } }...
template ```html ``` js ```js this.$refs.tree.collapseAll(this.$refs.tree.internaldata.root) ```
- What is the status of this issue? - Has anyone solved this problem?
please refer to here for the fix to this problem. https://github.com/paljs/prisma-tools/issues/283#issuecomment-1287127772