原来企业规模统一变更名称为企业信用代码

This commit is contained in:
18500206848
2024-03-21 23:50:12 +08:00
parent 53cd672d14
commit 25fc8591a3

View File

@@ -26,7 +26,7 @@ import { getMapData } from '@/api/desk/notice'
export default { export default {
data() { data() {
return { return {
getPageUrl: "http://localhost/largescreen/", getPageUrl: "http://10.165.0.173/largescreen/",
fullScreenFlag: false, fullScreenFlag: false,
fullScreenFlagKey: 0, fullScreenFlagKey: 0,
}; };