no message
Former-commit-id: 7357f4a414201be8f6a61436cd70e04a6127543c Former-commit-id: 2df96b16359d90a7a220972833fc440edb0b03b7 Former-commit-id: 8b32c11540450771c7e17ccb2ab579da7d2d4fc1
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
# 导出数据
|
||||
|
||||
注册插件
|
||||
## 使用
|
||||
|
||||
### 注册插件
|
||||
|
||||
```
|
||||
import pluginExport from '@/plugin/export'
|
||||
Vue.use(pluginExport)
|
||||
```
|
||||
|
||||
使用
|
||||
### 导出 `CSV`
|
||||
|
||||
使用方法
|
||||
|
||||
```
|
||||
this.$export.csv({
|
||||
|
||||
Reference in New Issue
Block a user