@teamix/pro 1.5.1 → 1.5.2
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/dist/pro.js +1 -2
- package/dist/pro.min.js +1 -1
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/dist/pro.js
CHANGED
@@ -83998,7 +83998,6 @@ var useUrlState = function useUrlState(initialState, urlStateOptions) {
|
|
83998
83998
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
83999
83999
|
/* harmony export */ "Z": () => (__WEBPACK_DEFAULT_EXPORT__)
|
84000
84000
|
/* harmony export */ });
|
84001
|
-
// @ts-ignore
|
84002
84001
|
var columns = [{
|
84003
84002
|
dataIndex: 'instanceName',
|
84004
84003
|
title: '实例ID/实例名称',
|
@@ -91191,7 +91190,7 @@ if (!((_window = window) != null && _window.TEAMIXPRO_WITHOUT_ICON)) {
|
|
91191
91190
|
|
91192
91191
|
|
91193
91192
|
|
91194
|
-
var version = '1.5.
|
91193
|
+
var version = '1.5.2';
|
91195
91194
|
|
91196
91195
|
|
91197
91196
|
/***/ }),
|