feat: dashboard定义

This commit is contained in:
chenjinsong
2022-07-06 21:08:12 +08:00
parent 05cc86a3f2
commit ebd9727178
21 changed files with 290 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div style="height: 100%;">
<cn-data-list
ref="dataList"
:tableId="tableId"

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div style="height: 100%;">
<cn-data-list
ref="dataList"
:tableId="tableId"

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div style="height: 100%;">
<cn-data-list
ref="dataList"
:tableId="tableId"

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div style="height: 100%;">
<cn-data-list
ref="dataList"
:api="url"

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div style="height: 100%;">
<cn-data-list
ref="dataList"
:tableId="tableId"

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div style="height: 100%;">
<cn-data-list
ref="dataList"
:tableId="tableId"