Przeglądaj źródła

修改化验大小项和公表项搜索列表宽度

zhangxc 6 lat temu
rodzic
commit
682ae522b7

+ 1 - 1
src/components/icss/AddChemicalAndCommonMapping.vue

@@ -393,7 +393,7 @@ export default {
         z-index: 2;
         overflow-y: auto;
     }
-    .itemNameList {
+    .itemList {
         width: calc(100% - 131px);
     }
     .mealNameItem {