修改打包报错问题
This commit is contained in:
@@ -307,7 +307,7 @@ import {
|
||||
nextTick,
|
||||
onBeforeUnmount,
|
||||
} from "vue";
|
||||
import { ElMessageBox } from "element-plus";
|
||||
import { ElMessage,ElMessageBox } from "element-plus";
|
||||
import {
|
||||
eventSource,
|
||||
eventAggregation,
|
||||
@@ -322,7 +322,6 @@ import {
|
||||
hasUpEventList,
|
||||
} from "@/api/manage_wx/index";
|
||||
import { HelpFilled, Aim, Memo } from "@element-plus/icons-vue";
|
||||
|
||||
const flag = ref(0); // 0 for 暂降, 1 for 谐波, 2 for 谐波放大
|
||||
const time = ref(0); // 0 for 周, 1 for 月
|
||||
const { proxy }: any = getCurrentInstance();
|
||||
|
||||
Reference in New Issue
Block a user