update 修正错误提交
This commit is contained in:
parent
cf67d606ae
commit
d31ed1f2e1
@ -229,7 +229,7 @@ export default {
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
localStorage.setItem("dataName", "postgres");
|
localStorage.setItem("dataName", "master");
|
||||||
this.getList();
|
this.getList();
|
||||||
},
|
},
|
||||||
activated() {
|
activated() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user