zhangxc 5 anni fa
parent
commit
2576eaec09

+ 2 - 0
src/components/qualityControl/ItemDataTypeQcTypePour.vue

@@ -406,6 +406,8 @@ export default {
         width: 60%;
         min-height: 300px;
         padding: 10px 0;
+        max-height: 450px;
+        overflow: auto;
     }
     .tagName{
         margin-right: 10px;