sunlupeng hace 2 años
padre
commit
c09eb4efcf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/drawCarousel.html

+ 1 - 1
public/drawCarousel.html

@@ -185,7 +185,7 @@
       width="50%"
       center
     >
-      <div v-html="rule"></div>
+      <div style="max-height: 200px;overflow: auto;" v-html="rule"></div>
     </el-dialog>
     <el-dialog
       v-model="dialogRecordList"