Parcourir la source

产品分类-取消默认的排序

jingbb il y a 4 mois
Parent
commit
7f040dad0a
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/views/BasicData/productCassification1.vue

+ 4 - 0
src/views/BasicData/productCassification1.vue

@@ -120,6 +120,10 @@
       actionColumn: {
         width: 120,
       },
+      defSort: {
+        column: '',
+        order: '',
+      },
       scroll: {
         y:'calc(100vh - 400px)',
       },