update table

This commit is contained in:
2022-08-31 11:32:50 +08:00
parent c0900dba9c
commit 3fe0d26d8f
33 changed files with 201 additions and 341 deletions

View File

@@ -52,6 +52,7 @@
</template>
<script>
import { calcMaxHeight } from '@/utils'
// import AddOrUpdate from './productArrt-add-or-update'
import AddOrUpdate from '@/components/base-dialog/addOrUpdate'
import BaseTable from '@/components/base-table'