xiaodai2022 hace 2 años
padre
commit
7e0ca4917f
Se han modificado 2 ficheros con 10 adiciones y 10 borrados
  1. 0 0
      dist/static/js/0.js
  2. 10 10
      src/views/reportQuery/saleReport/components/columns.js

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
dist/static/js/0.js


+ 10 - 10
src/views/reportQuery/saleReport/components/columns.js

@@ -1375,11 +1375,11 @@ const table15 = [
   //   fixed: "left",
   //   _noset_: true,
   // },
-  {
-    type: "selection",
-    fixed: "left",
-    _noset_: true
-  },
+  // {
+  //   type: "selection",
+  //   fixed: "left",
+  //   _noset_: true
+  // },
   {
     prop: "addtime",
     label: "下单时间",
@@ -1479,11 +1479,11 @@ const table16 = [
   //   fixed: "left",
   //   _noset_: true,
   // },
-  {
-    type: "selection",
-    fixed: "left",
-    _noset_: true
-  },
+  // {
+  //   type: "selection",
+  //   fixed: "left",
+  //   _noset_: true
+  // },
   {
     prop: "addtime",
     label: "下单日期",

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio