cloud-web-corejs-haier 1.0.6 → 1.0.7

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,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs-haier",
3
3
  "private": false,
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "lint": "eslint --ext .js,.vue src",
@@ -139,7 +139,7 @@ import importItemDialog from "./importItemDialog.vue";
139
139
  import {getToken} from "@base/utils/auth"
140
140
 
141
141
  import itemOperateDialog from './itemOperateDialog'
142
- import settingConfig from "@base/settings"
142
+ import settingConfig from "@/settings"
143
143
 
144
144
  export default {
145
145
  name: 'wf_obj_config:list',