浏览代码

图像识别

zhujindu 1 年之前
父节点
当前提交
4919154238
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -327,6 +327,6 @@ export default {
   z-index: 3334 !important;
   z-index: 3334 !important;
 }
 }
 .AIImageItem {
 .AIImageItem {
-  z-index: 3334;
+  z-index: 3334 !important;
 }
 }
 </style>
 </style>