apply-clients 3.4.89-29 → 3.4.89-30

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.4.89-29",
3
+ "version": "3.4.89-30",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -271,7 +271,7 @@
271
271
  </template>
272
272
  <script>
273
273
  import {HttpResetClass, PagedList} from 'vue-client'
274
- import {isEmpty} from '../../Util'
274
+ import {isEmpty} from '../../../components/Util'
275
275
 
276
276
  export default {
277
277
  title: '工程列表',