手机端搜索增加传参标识

This commit is contained in:
zyx.net
2022-11-08 14:45:09 +08:00
parent 3318ea2d3b
commit 727ba22dc8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -132,6 +132,7 @@ export default {
selectIndex: 'fulltextserch',
selectValue: this.searchKey,
selectType: 'titleSearch',
clientType:2,
page: this.page,
pageSize: 20
},{
@@ -865,7 +865,7 @@
replaceLoading: true,
replacePage: 1,
ListModel: false, // 新增编辑抽屉开关
active: '2', // 默认显示
active: '1', // 默认显示
isSubmit: false,
uploadFileStatus: true,
saveLoading: false,