代码还原
This commit is contained in:
parent
2d5e81291d
commit
6445ec0ae7
|
@ -60,8 +60,6 @@
|
|||
</a-form-item>
|
||||
<a-form-item label="Index">
|
||||
<a-input-number
|
||||
:max="100"
|
||||
:min="1"
|
||||
v-decorator="[
|
||||
'index',
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import { Area } from '@antv/g2plot';
|
||||
// import { Area } from '@antv/g2plot';
|
||||
export default {
|
||||
props:{
|
||||
lineData:{
|
||||
|
|
Loading…
Reference in New Issue
Block a user