Browse Source

字典bug修复

user5 2 years ago
parent
commit
d5735e5db4
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/views/modules/sys/dict/DictValueList.vue

+ 1 - 2
src/views/modules/sys/dict/DictValueList.vue

@@ -10,7 +10,6 @@
             border="inner"
             auto-resize
             resizable
-            height="auto"
             :loading="loading"
             size="small"
             ref="dictValueTable"
@@ -26,7 +25,7 @@
             :checkbox-config="{}">
           <vxe-column type="seq" width="40"></vxe-column>
           <vxe-column type="checkbox"  width="40px"></vxe-column>
-          <vxe-column 
+          <vxe-column
             field="label"
             title="标签">
             <template slot-scope="scope">