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