@gingkoo/pandora-explorer 0.0.1-alpha.92 → 0.0.1-alpha.93

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.
package/lib/es/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @gingkoo/pandora-explorer v0.0.1-alpha.92
2
+ * @gingkoo/pandora-explorer v0.0.1-alpha.93
3
3
  */
4
4
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
5
5
  import cx$1 from 'classnames';
@@ -9083,7 +9083,7 @@ const Layout = props => {
9083
9083
  };
9084
9084
 
9085
9085
  const defaultColumns = [{
9086
- title: '姓名',
9086
+ title: '文件名',
9087
9087
  key: 'title',
9088
9088
  width: 300
9089
9089
  }, {