田源
2023-11-07 f1337986b28a2a0b26f35eabc4edb0ddd2d551c6
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()
      }