Explorar el Código

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

jingbb hace 6 meses
padre
commit
7f040dad0a
Se han modificado 1 ficheros con 4 adiciones y 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)',
       },