mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 10:55:06 +08:00
@ -220,4 +220,4 @@ const cancel = () => {
|
||||
defineExpose({
|
||||
resetForm
|
||||
})
|
||||
</script>
|
||||
</script>
|
||||
|
@ -150,4 +150,4 @@ const closeDialog = () => {
|
||||
const submitFileForm = () => {
|
||||
uploadRef.value?.submit()
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
|
@ -87,4 +87,4 @@ const submit = async () => {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
<style></style>
|
||||
|
@ -41,4 +41,4 @@ export const parseTime = (time) => {
|
||||
return value || 0
|
||||
})
|
||||
return time_str
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user