Browse Source

隐藏返利

lichao 3 years ago
parent
commit
ebef40c844
1 changed files with 24 additions and 24 deletions
  1. 24 24
      src/views/basicData/customerInformation/detailsPageEdit.vue

+ 24 - 24
src/views/basicData/customerInformation/detailsPageEdit.vue

@@ -613,30 +613,30 @@ export default {
               type: "county"
             }
           },
-          {
-            label: "总返利",
-            prop: "profitReturn",
-            disabled: true,
-            span: 8
-          },
-          {
-            label: "已用返利",
-            prop: "usedProfit",
-            disabled: true,
-            span: 8
-          },
-          {
-            label: "可用返利",
-            prop: "surplusProfit",
-            disabled: false,
-            span: 8
-          },
-          {
-            label: "可用返利",
-            prop: "monthProfit",
-            disabled: true,
-            span: 8
-          },
+          // {
+          //   label: "总返利",
+          //   prop: "profitReturn",
+          //   disabled: true,
+          //   span: 8
+          // },
+          // {
+          //   label: "已用返利",
+          //   prop: "usedProfit",
+          //   disabled: true,
+          //   span: 8
+          // },
+          // {
+          //   label: "可用返利",
+          //   prop: "surplusProfit",
+          //   disabled: false,
+          //   span: 8
+          // },
+          // {
+          //   label: "可用返利",
+          //   prop: "monthProfit",
+          //   disabled: true,
+          //   span: 8
+          // },
           {
             label: "备注",
             prop: "remarks",