基础管理代码上传

This commit is contained in:
likehai 2024-06-11 16:11:03 +08:00
parent bc39e3eb4d
commit 7e5ed71310

View File

@ -524,7 +524,7 @@ export default {
getTemplateInfo(id).then(response => {
this.form = response.data
this.open = true
this.title = '修改模板管理'
this.title = 'Vlog价格配置'
})
},
/** 提交按钮 */