1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-28 17:03:45 +08:00
Edwin Betancourt 4754cd82c3
core: Upgrade npm packages to latest version. (#543)
* core: Upgrade npm packages to latest version.

* minimal changes.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2020-11-15 16:33:25 -04:00

44 lines
797 B
Markdown
Executable File

---
name: Custom issue template
about: Describe this issue template's purpose here.
title: "[Question]"
labels: question
assignees: ''
---
Question
Asking questions about use
## Question
<!--
Before asking a question, please make sure that you have tried your best to solve this problem.
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
-->
#### Steps to reproduce
1. [xxx]
<!--
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif
#### Link to minimal reproduction
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information
- Your OS:
- Web Browser:
- Node.js version:
- adempiere-vue version:
#### Additional context
Add any other context about the problem here.