手机端搜索增加传参标识
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user