This commit is contained in:
2026-08-25 00:10:45 +08:00
parent e1bade226f
commit 1ef050dda6
35 changed files with 2041 additions and 263 deletions
+3
View File
@@ -50,6 +50,7 @@ export const option = {
border: true,
index: true,
indexLabel: '序号',
indexWidth: 90,
viewBtn: true,
selection: true,
dialogClickModal: false,
@@ -127,6 +128,8 @@ export const option = {
{
label: '地点',
prop: 'location',
slot: true,
formslot: true,
minWidth: 180,
overHidden: true,
span: 12,