feat: BPM-更多设置-流程编码

This commit is contained in:
Lesan
2025-01-20 13:36:42 +08:00
parent 187fa08524
commit 3dbe74c1e9

View File

@ -68,7 +68,7 @@ const modelData = defineModel<any>()
const timeOptions = ref([
{
value: 'NULL', // TODO @lesan用 '' 会好会更好一点哈。
value: '',
label: '无'
},
{