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
|
@@ -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 "
|
|
142
|
+
import settingConfig from "@/settings"
|
|
143
143
|
|
|
144
144
|
export default {
|
|
145
145
|
name: 'wf_obj_config:list',
|