guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
857df2d958
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/layout/index/mainData.vue

+ 2 - 0
src/layout/index/mainData.vue

@@ -73,6 +73,8 @@ export default {
         return _.get(this.classInfo, 'kbyslocation', '');
       } else if (data.subname.includes('拓展')) {
         return _.get(this.classInfo, 'kzjhlocation', '');
+      } else if (data.subname.includes('午餐+休息') || data.subname.includes('晚餐')) {
+        return _.get(this.classInfo, 'yclocation', '');
       }
     },
   },