修改课程关联商品价格

This commit is contained in:
2024-05-31 13:54:37 +08:00
parent edfd9f6edf
commit 8f6d55483a

View File

@@ -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: [],