From 8f6d55483a2bf507e70d9ca3b4775626e0d8f6a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Fri, 31 May 2024 13:54:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=BE=E7=A8=8B=E5=85=B3?= =?UTF-8?q?=E8=81=94=E5=95=86=E5=93=81=E4=BB=B7=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/course/catalogue-price.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/course/catalogue-price.vue b/src/views/modules/course/catalogue-price.vue index 6735db2..f56bf71 100644 --- a/src/views/modules/course/catalogue-price.vue +++ b/src/views/modules/course/catalogue-price.vue @@ -114,6 +114,7 @@ import global from "../../common/common.vue"; //引入共用组间 export default { data() { return { + // 1111 linkList: [{ label: "半年", value: 0 }, { label: "一年", value: 1 }], baseUrl: global.baseUrl, goodsList: [],