修改事件展示查询问题
This commit is contained in:
@@ -76,7 +76,7 @@ const options = ref([
|
||||
}
|
||||
])
|
||||
const tableStore = new TableStore({
|
||||
url: '/cs-harmonic-boot/eventUser/queryEventpage',
|
||||
url: '/cs-harmonic-boot/eventUser/queryEventpageWeb',
|
||||
method: 'POST',
|
||||
column: [
|
||||
{ title: '事件描述', field: 'evtParamPosition' },
|
||||
|
||||
Reference in New Issue
Block a user