mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-08 16:32:43 +08:00
【代码评审】Bpm:更多设置-流程编码
This commit is contained in:
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…
x
Reference in New Issue
Block a user