ludc
2023-12-03 25da36be2318c1247592dce7d499d0b985c80fe0
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()
      }