添加日志功能

This commit is contained in:
GGJ
2025-04-22 09:08:35 +08:00
parent c97efb5beb
commit 71fbdfa1d0
6 changed files with 174 additions and 29 deletions

View File

@@ -60,7 +60,7 @@ const dialogVisible = ref(false)
const tableStore: any = new TableStore({
url: '/device-boot/devType/pageDevTypeList',
method: 'POST',
isWebPaging: true,
// isWebPaging: true,
column: [
{
title: '序号',