1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-12 06:15:45 +08:00
2019-11-21 07:12:53 -04:00

39 lines
830 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: Bug report
about: Create a report to help us improve
title: "[Bug Report]"
labels: bug
assignees: ''
---
<!--
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
-->
## Bug report
#### Steps to reproduce
1. [xxx]
2. [xxx]
3. [xxxx]
#### Screenshot or Gif截图或动态图
#### Link to minimal reproduction最小可在线还原demo
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Expected behavior
A clear and concise description of what you expected to happen.
#### Other relevant information
- Your OS:
- Node.js version:
- vue-element-admin version:
#### Additional context
Add any other context about the problem here.