Commit 187fa085 by YunaiV

【代码评审】Bpm:更多设置-流程编码

parent 06771738
...@@ -68,7 +68,7 @@ const modelData = defineModel<any>() ...@@ -68,7 +68,7 @@ const modelData = defineModel<any>()
const timeOptions = ref([ const timeOptions = ref([
{ {
value: 'NULL', value: 'NULL', // TODO @lesan:用 '' 会好会更好一点哈。
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