添加日志功能
This commit is contained in:
@@ -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: '序号',
|
||||
|
||||
Reference in New Issue
Block a user