2
0

7 Commits 3c46c32e34 ... 748baf1b9b

Autor SHA1 Nachricht Datum
  Jack Zhou 748baf1b9b Merge branch 'test' into master_zyh vor 20 Stunden
  Jack Zhou 2d7a5c8c50 Merge branch 'test_zyh' of United_Software/k_online_ui into test vor 20 Stunden
  Jack Zhou 1ab89025f4 style: 解决create template页面筛选项样式bug vor 20 Stunden
  Jack Zhou 8ffaf1bf70 style: 解决create template页面筛选项样式bug vor 6 Tagen
  Jack Zhou 90eb759b7f Merge branch 'test_zyh' of United_Software/k_online_ui into test vor 1 Woche
  Jack Zhou 264fd5bab2 Merge branch 'master_zyh' of United_Software/k_online_ui into master vor 1 Woche
  Jack Zhou cba90b5051 Merge branch 'master_zyh' of United_Software/k_online_ui into master vor 4 Wochen
1 geänderte Dateien mit 0 neuen und 5 gelöschten Zeilen
  1. 0 5
      src/views/TemplateManagement/src/TemplateManagement.vue

+ 0 - 5
src/views/TemplateManagement/src/TemplateManagement.vue

@@ -281,8 +281,3 @@ onUnmounted(() => {
   overflow: hidden;
 }
 </style>
-<style lang="scss">
-.el-select__selection {
-  max-width: 450px;
-}
-</style>