feat: BPM-更多设置-流程编码
parent
187fa08524
commit
3dbe74c1e9
|
|
@ -68,7 +68,7 @@ const modelData = defineModel<any>()
|
|||
|
||||
const timeOptions = ref([
|
||||
{
|
||||
value: 'NULL', // TODO @lesan:用 '' 会好会更好一点哈。
|
||||
value: '',
|
||||
label: '无'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue