Browse Source

Update self.vue

pull/131/head
StarsL.cn 4 weeks ago committed by GitHub
parent
commit
8930a512c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      vue-consul/src/views/node-exporter/self.vue

2
vue-consul/src/views/node-exporter/self.vue

@ -29,7 +29,7 @@
:headers="myHeaders"
:on-success="success"
:on-error="error"
accept=".xlsx"
accept=".xlsx, .csv"
:before-upload="handleBeforeUpload"
:show-file-list="false"
:multiple="false"

Loading…
Cancel
Save