gqx 2 rokov pred
rodič
commit
ea189b5061

+ 1 - 6
src/views/markets/modules/mealCoupons/BusMarketMealCouponsUsedList.vue

@@ -174,13 +174,8 @@ export default {
         {
           title: "餐券名称",
           align: "center",
-          dataIndex: "conponsName",
+          dataIndex: "couponsName",
         },
-        // {不知道这个金额是干啥用,数据库表中没加金额字段
-        //   title: "金额",
-        //   align: "center",
-        //   dataIndex: "",
-        // },
         {
           title: "姓名",
           align: "center",

+ 1 - 1
src/views/markets/modules/mealCoupons/BusMarketMealCouponsUsedVerify.vue

@@ -129,7 +129,7 @@ export default {
         {
           title: "餐券名称",
           align: "center",
-          dataIndex: "conponsName",
+          dataIndex: "couponsName",
         },
         {
           title: "金额",