修复一键匹配大厅

This commit is contained in:
liaozetao
2023-12-27 09:38:12 +08:00
parent 12ece6bb91
commit 671d4e3df1

View File

@@ -58,7 +58,7 @@
<script> <script>
import TableHelper from '@/utils/bootstrap-table-helper'; import TableHelper from '@/utils/bootstrap-table-helper';
export default { export default {
name: "ChatpickAdminView", name: "ChatPickAdminView",
setup() { }, setup() { },
created() { created() {
this.$nextTick(function () { this.$nextTick(function () {