there is such a requirement: as shown in the following figure. Considering the large amount of data, the back end gives two interfaces. The first interface: to enter the page is to return all the root directories (an array, implemented), which is a reque...
check box for ztree: my code: var treeObj = $.fn.zTree.init($("-sharptreeDemo"), setting, zNodes); console.log(zNodes); treeObj.expandAll(true); which god will take a look at it for me ...
The official document of ztree only gives a collection of canceled or selected nodes of all nodes. Now I just want to get the id and status of the node of the currently selected item. What can I do? Code: function zTreeOnCheck(event, treeId, t...
only there is a selection box in front of the file. There is no in front of the folder....
<template> <div class="wrapper"> <pop-nav :nav-list="navList">< pop-nav> <pop-title>{{$t("store.shopCategory.title")}}< pop-title> <div class="btn-group...