Commit d9e79250 by fessor Committed by Gitee

fix: 格式问题

Signed-off-by: fessor <352475718@qq.com>
parent 6ce9ab87
......@@ -220,4 +220,4 @@ const cancel = () => {
defineExpose({
resetForm
})
</script>
\ No newline at end of file
</script>
......@@ -150,4 +150,4 @@ const closeDialog = () => {
const submitFileForm = () => {
uploadRef.value?.submit()
}
</script>
\ No newline at end of file
</script>
......@@ -87,4 +87,4 @@ const submit = async () => {
}
</script>
<style></style>
\ No newline at end of file
<style></style>
......@@ -41,4 +41,4 @@ export const parseTime = (time) => {
return value || 0
})
return time_str
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment