优化页面

This commit is contained in:
季圣华
2021-08-16 00:13:54 +08:00
parent 66a88e76f6
commit 888eb170eb
55 changed files with 60 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<template>
<a-row :gutter="24">
<a-col :md="24">
@@ -88,6 +89,7 @@
</a-col>
</a-row>
</template>
<!-- BY cao_yu_li -->
<script>
import CustomerModal from './modules/CustomerModal'
import { JeecgListMixin } from '@/mixins/JeecgListMixin'