fix : 修复列表左侧选择框,及正确json格式

This commit is contained in:
2024-06-18 21:27:03 +08:00
parent 5100281c1f
commit 6ab1dc806e
8 changed files with 54 additions and 43 deletions

View File

@@ -53,7 +53,8 @@ const searchConfig = reactive([
filterable: true,
checkStrictly: true
}
}, {
},
{
label: '分摊月份',
prop: 'apportionmentMonth',
component: 'el-date-picker',