工程信息管理添加删除功能
This commit is contained in:
@@ -24,7 +24,7 @@ interface Props {
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
nextFlag: false,
|
||||
theCurrentTime: false
|
||||
theCurrentTime: true
|
||||
})
|
||||
|
||||
const interval = ref(3)
|
||||
|
||||
Reference in New Issue
Block a user