manage-client 3.3.107 → 3.3.108

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "manage-client",
3
- "version": "3.3.107",
3
+ "version": "3.3.108",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -467,7 +467,7 @@
467
467
  </template>
468
468
 
469
469
  <script>
470
- import {PagedList} from 'vue-client'
470
+ import {HttpResetClass, PagedList} from 'vue-client'
471
471
  import exportConfig from './exportConfig'
472
472
 
473
473
  let cardBtnGen = async function (self, val) {