田源
2023-11-10 9bb19dd1eeea68b3669727253be49df50fe1428f
Source/UBCS-WEB/src/views/integration/systemInfo.vue
@@ -352,6 +352,7 @@
            message: '新增数据成功!'
          })
          done(row)
          await this.getDataList();
          // this.$refs.crud.refreshTable()
          // this.getDataList()
        }
@@ -372,6 +373,7 @@
          })
          done(row)
        }
        await this.getDataList();
      } catch {
        loading()
      }