feat: add dashboard store

This commit is contained in:
Qiuxia Fan
2021-12-23 10:55:39 +08:00
parent 337d9bfe04
commit f9f38e4cf0
6 changed files with 69 additions and 13 deletions

View File

@@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. -->
<template>
<div class="dashboard-tool">
<el-button size="mini">Add Widget</el-button>
<el-button size="mini">Save As</el-button>
<el-button size="mini">Discard</el-button>
<el-button size="mini" type="primary">Apply</el-button>