修改课程关联商品价格
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user