mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 修正错误提交
This commit is contained in:
@ -229,7 +229,7 @@ export default {
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
localStorage.setItem("dataName", "postgres");
|
localStorage.setItem("dataName", "master");
|
||||||
this.getList();
|
this.getList();
|
||||||
},
|
},
|
||||||
activated() {
|
activated() {
|
||||||
|
Reference in New Issue
Block a user