Commit e7b838bf by liuchenxi

update: 新建群发时切换type类型page不重置为1

parent 73196ebb
......@@ -57,6 +57,7 @@ export default {
},
type: {
handler: function() {
this.listParams.currentPage = 1;
this.LoadTempList();
},
immediate: true
......
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