manage-client 4.1.2 → 4.1.3

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": "4.1.2",
3
+ "version": "4.1.3",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -319,7 +319,7 @@
319
319
  import { PagedList } from 'vue-client'
320
320
  import Vue from 'vue'
321
321
  import plugin from 'system-clients/src/plugins/GetLoginInfoService'
322
- import exportConfig from "../config/exportConfig";
322
+ import exportConfig from "../../components/sale/config/exportConfig";
323
323
 
324
324
  let readySomething = async function (self) {
325
325
  await self.$MagLoadParams.loadParam()