!671 BPM:更多设置-流程编码

Merge pull request !671 from Lesan/feature/bpm-流程编码
This commit is contained in:
芋道源码 2025-01-23 00:16:04 +00:00 committed by Gitee
commit b60693036d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -86,7 +86,7 @@ const modelData = defineModel<any>()
const timeOptions = ref([ const timeOptions = ref([
{ {
value: 'NULL', // TODO @lesan '' value: '',
label: '无' label: '无'
}, },
{ {