Explorar o código

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

jingbb hai 3 meses
pai
achega
7f040dad0a
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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)',
       },