This commit is contained in:
xyc 2025-04-15 09:21:37 +08:00
parent ee01eac6af
commit ade1e0a9ab

View File

@ -214,11 +214,13 @@ export default {
*/
async getTextList() {
let res = await request({
url: '/app-api/drivingSchool/text/list',
url: '/app-api/base/notice/pageList',
method: 'get',
params: {
pageNum: 1,
pageSize: 10000
pageSize: 10000,
parentServer: 'jiaxiao',
server: 'wx'
}
})
// this.textList = res.data.records