Browse Source

添加了零星收费类型

lex-xin 4 years ago
parent
commit
42426dafb4
2 changed files with 8 additions and 1 deletions
  1. 3 0
      src/views/sporadicManager/sporadicList.vue
  2. 5 1
      src/views/vipClass/vipList.vue

+ 3 - 0
src/views/sporadicManager/sporadicList.vue

@@ -528,6 +528,7 @@ export default {
         { label: "上门费", value: 7 },
         { label: "账户充值", value: 9 },
         { label: "乐保服务", value: 10 },
+        { label: "网基课活动", value: 13 },
         { label: "其它", value: 11 },
       ],
       orderType1: [
@@ -539,6 +540,7 @@ export default {
         { label: "上门费", value: 7 },
         { label: "账户充值", value: 9 },
         { label: "乐保服务", value: 10 },
+        { label: "网基课活动", value: 13 }
       ],
       maskForm: {
         organId: "",
@@ -994,6 +996,7 @@ export default {
         10: "乐保服务",
         11: "其它",
         12: "双十一活动",
+        13: '网基课活动'
       };
       return template[val];
     },

+ 5 - 1
src/views/vipClass/vipList.vue

@@ -197,7 +197,11 @@
             align="center"
             prop="vipGroupActivityName"
             label="活动方案"
-          ></el-table-column>
+          >
+            <template slot-scope="scope">
+               <overflow-text :text="scope.row.vipGroupActivityName" width="100%" />
+            </template>
+          </el-table-column>
           <el-table-column align="center" label="当前课次">
             <template slot-scope="scope">
               <div>