ludc
2023-11-07 02d6ac5bc723b3001d559a87eb8959f6e0e2abba
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()
      }