mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-09 08:52:41 +08:00
feat: BPM-更多设置-流程编码
This commit is contained in:
parent
187fa08524
commit
3dbe74c1e9
@ -68,7 +68,7 @@ const modelData = defineModel<any>()
|
|||||||
|
|
||||||
const timeOptions = ref([
|
const timeOptions = ref([
|
||||||
{
|
{
|
||||||
value: 'NULL', // TODO @lesan:用 '' 会好会更好一点哈。
|
value: '',
|
||||||
label: '无'
|
label: '无'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user