fix : sftp 二级页面 删除mock数据

This commit is contained in:
likexuan
2022-11-07 14:14:34 +08:00
parent 97c56b4de9
commit f7f6e2950b
4 changed files with 9 additions and 5 deletions

View File

@@ -57,7 +57,7 @@ export default {
},
data () {
return {
url: '/mock/terminal/sftp/log/',
url: '/terminal/sftp/log/',
tableId: 'sftpTable', // 需要分页的table的id用于记录每页数量
detailType: 'list',
searchMsg: { // 给搜索框子组件传递的信息