src/views/maintenance/parameterConfiguration.vue
@@ -13,6 +13,7 @@ ref="filterTable" :data="tableData" style="width: 100%" border height="calc(100% - 45px)" > <el-table-column @@ -206,8 +207,13 @@ this.upform = row; }, EditFromDataClose() { this.EditFormdialog = false; this.upform = {}; this.$confirm("关闭后无法保存,是否关闭?") .then((_) => { this.EditFormdialog = false; this.upform = {}; this.getRoleTabelData(); }) .catch((_) => { }); }, async EditFromData() { if (