管道基础大数据平台系统开发-【前端】-新系統界面
liupengpeng
2023-03-03 5be27fd368596d5a0823c40407acf5f8f37a944b
src/views/maintenance/parameterConfiguration.vue
@@ -211,6 +211,7 @@
        .then((_) => {
          this.EditFormdialog = false;
          this.upform = {};
          this.getRoleTabelData();
        })
        .catch((_) => { });
    },