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