Commit 55bf28f5 authored by zhengke's avatar zhengke

1

parent d6ad9d09
...@@ -254,7 +254,7 @@ export default { ...@@ -254,7 +254,7 @@ export default {
getChange(val) { getChange(val) {
this.tabMsg.PageIndex = val; this.tabMsg.PageIndex = val;
this.getTableList(); this.getTableList();
}, },
getTypeWay() { getTypeWay() {
if (this.commonType == 2) { if (this.commonType == 2) {
this.getTableList(); this.getTableList();
......
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