apply-clients 3.5.5-48 → 3.5.5-49

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": "apply-clients",
3
- "version": "3.5.5-48",
3
+ "version": "3.5.5-49",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -278,7 +278,7 @@
278
278
  </template>
279
279
  <script>
280
280
  import {HttpResetClass, PagedList} from 'vue-client'
281
- import {isEmpty} from '../../Util'
281
+ import {isEmpty} from "../../../components/Util";
282
282
 
283
283
  export default {
284
284
  title: '工程列表',