NEZ-1037 fix: setup 初始化界面删除 site url

This commit is contained in:
@changcode
2021-09-29 18:34:39 +08:00
parent 16be95d79f
commit 98f8de51c6
2 changed files with 0 additions and 6 deletions

View File

@@ -829,7 +829,6 @@ export default {
},
defaultCollapse (val) {
this.chartSwitch = val
console.log(this.chartSwitch)
},
save () {
this.$refs.chartForm.validate((valid) => {