mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 临时处理 关于数据源的切换(后续在页面做个输入框 有兴趣的可以pr)
This commit is contained in:
@ -232,6 +232,7 @@ export default {
|
||||
};
|
||||
},
|
||||
created() {
|
||||
localStorage.setItem("dataName", "master");
|
||||
this.getList();
|
||||
},
|
||||
activated() {
|
||||
|
Reference in New Issue
Block a user