处理预警列表table title问题

This commit is contained in:
lxj
2025-09-12 17:43:11 +08:00
parent 07006ee2ac
commit 831fcd98b2
3 changed files with 4 additions and 4 deletions

View File

@@ -112,7 +112,7 @@ function handleMultiDelete() {
</script>
<template>
<Page :auto-content-height="true">
<BasicTable class="flex-1 overflow-hidden" table-title="视频预警处理">
<BasicTable class="flex-1 overflow-hidden">
<template #toolbar-tools>
<Space>
<a-button

View File

@@ -112,7 +112,7 @@ function handleMultiDelete() {
</script>
<template>
<Page :auto-content-height="true">
<BasicTable class="flex-1 overflow-hidden" table-title="视频预警处理">
<BasicTable class="flex-1 overflow-hidden">
<template #toolbar-tools>
<Space>
<a-button

View File

@@ -112,7 +112,7 @@ function handleMultiDelete() {
</script>
<template>
<Page :auto-content-height="true">
<BasicTable class="flex-1 overflow-hidden" table-title="视频预警处理">
<BasicTable class="flex-1 overflow-hidden">
<template #toolbar-tools>
<Space>
<a-button