Explorar el Código

feat: 识别框默认标准

kindring hace 1 año
padre
commit
a034c5cab2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web_src/src/components/mediaView.vue

+ 1 - 1
web_src/src/components/mediaView.vue

@@ -100,7 +100,7 @@ export default {
       rowData: {},
       mediaImages: [],
       mediaInd: 0,
-      isDraw: false
+      isDraw: true
     }
   },
   mounted() {