mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-14 09:58:37 +00:00
feat: BPM-更多设置-流程编码
This commit is contained in:
@@ -68,7 +68,7 @@ const modelData = defineModel<any>()
|
|||||||
|
|
||||||
const timeOptions = ref([
|
const timeOptions = ref([
|
||||||
{
|
{
|
||||||
value: 'NULL', // TODO @lesan:用 '' 会好会更好一点哈。
|
value: '',
|
||||||
label: '无'
|
label: '无'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user