Commit 3dbe74c1 by Lesan

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

parent 187fa085
...@@ -68,7 +68,7 @@ const modelData = defineModel<any>() ...@@ -68,7 +68,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