xiaodai2022 2 years ago
parent
commit
7e0ca4917f
2 changed files with 10 additions and 10 deletions
  1. 0 0
      dist/static/js/0.js
  2. 10 10
      src/views/reportQuery/saleReport/components/columns.js

File diff suppressed because it is too large
+ 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: "下单日期",

Some files were not shown because too many files changed in this diff