解决浏览器刷新表单配置列表一直转圈圈问题
This commit is contained in:
@@ -176,6 +176,9 @@ export default {
|
||||
}
|
||||
};
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
},
|
||||
activated() {
|
||||
this.getList();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user