戴艳蓉 3 anos atrás
pai
commit
d7592aa1d5
2 arquivos alterados com 13 adições e 11 exclusões
  1. 0 0
      dist/static/js/0.js
  2. 13 11
      src/views/search/commission/index.vue

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
dist/static/js/0.js


+ 13 - 11
src/views/search/commission/index.vue

@@ -246,25 +246,26 @@ export default {
           label: "一级分类",
           "min-width": "90",
         },
-        {
-          prop: "order_num",
-          label: "销售数量",
+         {
+          prop: "sale_price",
+          label: "销售单价",
           "min-width": "90",
         },
         {
-          prop: "sale_price",
-          label: "销售单价",
+          prop: "order_num",
+          label: "销售数量",
           "min-width": "90",
         },
+
         {
           prop: "sale_total",
           label: "销售总额",
           "min-width": "90",
         },
         {
-          prop: "fund_fee",
-          label: "回款金额",
-          "min-width": "140",
+          prop: "ordertime",
+          label: "确认单下单时间",
+          width: "145",
         },
         {
           prop: "addtime",
@@ -272,10 +273,11 @@ export default {
           width: "145",
         },
         {
-          prop: "ordertime",
-          label: "下单时间",
-          width: "145",
+          prop: "fund_fee",
+          label: "回款金额",
+          "min-width": "140",
         },
+
         {
           prop: "pay_day",
           label: "账期",

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff