This commit is contained in:
lcw
2025-10-26 12:25:50 +08:00
parent 5e18952b55
commit ea3022c3f6
617 changed files with 86322 additions and 185615 deletions

View File

@ -79,11 +79,11 @@ const pageData = reactive({
tableColumn: [
{
label: "研判标题",
prop: "ypbt"
prop: "jymc"
},
{
label: "研判时间",
prop: "ypsj"
prop: "fbsj"
},
]
});