Commit b6069303 by 芋道源码 Committed by Gitee

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

Merge pull request !671 from Lesan/feature/bpm-流程编码
parents 051fc134 3dbe74c1
...@@ -86,7 +86,7 @@ const modelData = defineModel<any>() ...@@ -86,7 +86,7 @@ const modelData = defineModel<any>()
const timeOptions = ref([ const timeOptions = ref([
{ {
value: 'NULL', // TODO @lesan:用 '' 会好会更好一点哈。 value: '',
label: '无' label: '无'
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment