增加批量修改通道的业务分组以及行政区划,支持筛选业务分组和行政区划,支持抽稀还原,国标通道编辑增加表单校验

This commit is contained in:
lin
2025-10-30 15:05:50 +08:00
parent 091d6e67ee
commit fa9aaf3fa2
20 changed files with 395 additions and 104 deletions

View File

@@ -149,7 +149,7 @@ export default {
*/
timeSegments: {
type: Array,
default: () => []
default: () => {}
},
// 时间轴背景颜色
backgroundColor: {