Explorar el Código

fix: 列表筛选参数看不见问题

johnsen hace 10 meses
padre
commit
d58035363b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/platform/data/template-list.vue

+ 1 - 0
src/views/platform/data/template-list.vue

@@ -31,6 +31,7 @@
               :options="queryColumns"
               :clearable="false"
               value-key="prop"
+              label-width="0"
               @change="changeQuery"
             />
           </div>