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

This commit is contained in:
18500206848
2024-03-21 12:00:28 +08:00
parent 31133b5dea
commit 62d98d3cb7
7 changed files with 9 additions and 15 deletions

View File

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