管理端注释添加完成

This commit is contained in:
mabo
2021-07-27 15:59:34 +08:00
parent 59e1aedbf3
commit eb4a5e4fdc
44 changed files with 485 additions and 996 deletions

View File

@@ -64,12 +64,11 @@
}
},
methods: {
// 初始化数据
init() {
settingInfo("SMS_SETTING")
},
setting() {
this.modalVisible = true
},
// 保存设置
saveSetting() {
setSetting("SMS_SETTING", this.form).then((res) => {
if (res.success) {
@@ -80,6 +79,7 @@
this.modalVisible = false
});
},
// 查看
settingInfo(v) {
alert()
this.selected = v