Jelajahi Sumber

feat: 调整z-index

luoyali 9 bulan lalu
induk
melakukan
3f6bf6e167
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/approve/components/approvedContent.vue

+ 1 - 1
src/views/approve/components/approvedContent.vue

@@ -619,7 +619,7 @@ watch(
 		display: flex;
 		flex-direction: column;
 		position: relative;
-		z-index: 0;
+		//z-index: 0;
 		height: 100%;
 		overflow: hidden;
 	}