diff --git a/src/components/GdMap/index.vue b/src/components/GdMap/index.vue index 229bc71..45d925a 100644 --- a/src/components/GdMap/index.vue +++ b/src/components/GdMap/index.vue @@ -1,7 +1,8 @@ @@ -661,19 +661,19 @@ const handleData = (val, type) => { } break; case "jcz": - title.value = "检查站"; + title.value = "环林卡口"; url.value = "/mosty-jcz/jcz/selectJczList"; pageDataL.tableColumn = [ - { label: "检查站名称", prop: "jczmc" }, - { label: "检查站类型", prop: "jczlx", showSolt: true } + { label: "环林卡口名称", prop: "jczmc" }, + { label: "环林卡口类型", prop: "jczlx", showSolt: true } ]; if (!type) { common.searchConfiger = [ { showType: "input", prop: "jczmc", - placeholder: "检查站名称", - label: "检查站名称" + placeholder: "环林卡口名称", + label: "环林卡口名称" } ]; } diff --git a/src/components/loder/Jczloder.vue b/src/components/loder/Jczloder.vue index 22dc456..b781639 100644 --- a/src/components/loder/Jczloder.vue +++ b/src/components/loder/Jczloder.vue @@ -15,10 +15,10 @@ v-model="listQuery.ssbmdm" /> - + @@ -68,13 +68,13 @@ prop="jczmc" show-overflow-tooltip align="center" - label="检查站名称" + label="环林卡口名称" >