| src/views/video/list.vue | ●●●●● patch | view | raw | blame | history |
src/views/video/list.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2022-08-18 16:18:17 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2023-02-16 15:31:18 * @LastEditTime: 2023-02-16 15:34:43 * @FilePath: \srs-police-affairs\src\views\video\list.vue * @Description: 辖区管理 * @@ -681,7 +681,7 @@ item.leaf = !item.parent }) data[0].leaf == false && this.defaultExpandedKeys.push(data[0].id) data[0].leaf == false && node.level < 2 && this.defaultExpandedKeys.push(data[0].id) }) return resolve(data)