kz-ui-base 1.0.0 → 1.0.1

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.
@@ -605,7 +605,7 @@ import {
605
605
  selectInterfaceSetting,
606
606
  initTableField,
607
607
  } from "@api/common/common";
608
- import {ListBasePage} from "list-bese-page";
608
+ import {ListBasePage} from "kz-ui-base";
609
609
  @Component
610
610
  export default class doubleBasePageTs extends ListBasePage {
611
611
  //表格高度
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kz-ui-base",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {