田源
2023-11-17 64129833df01b628f6e37e42f8e545a69356eac1
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()
      }