Signed-off-by: fessor <352475718@qq.com>
@@ -220,4 +220,4 @@ const cancel = () => {
defineExpose({
resetForm
})
-</script>
+</script>
@@ -150,4 +150,4 @@ const closeDialog = () => {
const submitFileForm = () => {
uploadRef.value?.submit()
}
@@ -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
-}
+}