kz-ui-base 1.0.161 → 2.5.162

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -483,6 +483,7 @@ export default class material extends Vue {
483
483
  this.search.searchVisible = true;
484
484
  }
485
485
  }
486
+ /** 跳转文件夹 */
486
487
  public breadcrumbJump(item, index) {
487
488
  this.form.folderName = null;
488
489
  this.form.folderId = item.folderId;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kz-ui-base",
3
- "version": "1.0.161",
3
+ "version": "2.5.162",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {