This commit is contained in:
2025-09-15 16:22:12 +08:00
parent 082551cc67
commit 9a39a38c4e
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ const init = (val) => {
{ label: "地点", prop: "dd",showOverflowTooltip: true},
]
}
if(val.ssbm) {
if(val.dd) {
title.value = '地点-详情';
pageData.tableColumn = [
{ label: "行政区划", prop: "xzqh",showOverflowTooltip: true},