mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	update src/components/Dialog/src/Dialog.vue.
解决了弹窗默认top为0的问题 Signed-off-by: AKING <2734339436@qq.com>
This commit is contained in:
		@@ -66,7 +66,6 @@ const dialogStyle = computed(() => {
 | 
			
		||||
    destroy-on-close
 | 
			
		||||
    lock-scroll
 | 
			
		||||
    draggable
 | 
			
		||||
    top="0"
 | 
			
		||||
    class="com-dialog"
 | 
			
		||||
    :show-close="false"
 | 
			
		||||
  >
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user