Explorar o código

app
验证标签

wangyingjie %!s(int64=2) %!d(string=hai) anos
pai
achega
1361de141d
Modificáronse 1 ficheiros con 5 adicións e 2 borrados
  1. 5 2
      src/view/mst/dictionary/index.vue

+ 5 - 2
src/view/mst/dictionary/index.vue

@@ -34,8 +34,11 @@
           <DkTable slot="left"
                    ref="leftTable"
                    :data="searchInfo"
-                   :pageFlag="false"
-                   :height="this.tableHeight - 65" primaryKey="uniqueId"
+                   :height="this.tableHeight - 65"
+                   :page-flag="false"
+                   :page-total-flag="false"
+                   :show-setting-flag="false"
+                   :freeze="false"
                    :choose-flag="false"
                    @current-change="currentChangeEvent($event)">
             <DkTableColumn :title="$t('dictionary')" field="dictName"