Commit 3516d1f6 authored by xinzhedeai's avatar xinzhedeai

fix:安全常识搜索字段修改

parent d457b69b
...@@ -73,7 +73,7 @@ window.addEventListener("load", function () { ...@@ -73,7 +73,7 @@ window.addEventListener("load", function () {
reqParams: { reqParams: {
sign: 16, sign: 16,
// merId: this.merId ? this.merId : '', // merId: this.merId ? this.merId : '',
name: this.name, safetyName: this.name,
pageNum: this.page++, // 每次请求增加下一页 pageNum: this.page++, // 每次请求增加下一页
pageSize: this.size, pageSize: this.size,
type: (this.activeTab+1)+'' type: (this.activeTab+1)+''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment