diff --git a/flossom-ui/src/views/system/mode/index.vue b/flossom-ui/src/views/system/mode/index.vue index 3feac18..f89b339 100644 --- a/flossom-ui/src/views/system/mode/index.vue +++ b/flossom-ui/src/views/system/mode/index.vue @@ -185,8 +185,8 @@ - - + + @@ -631,6 +631,8 @@ export default { this.fileList = []; getMode(id).then(response => { this.form = response.data; + this.form.modeType = String(this.form.modeType) + this.form.modeClass = String(this.form.modeClass) this.open = true; this.title = "修改模式"; this.fileList.push({