修改默认tab
This commit is contained in:
parent
5c75b27c31
commit
c88609dc0b
@ -281,7 +281,7 @@
|
|||||||
let app = new Vue({
|
let app = new Vue({
|
||||||
el: "#app",
|
el: "#app",
|
||||||
data: {
|
data: {
|
||||||
tab: "summary", // offer summary
|
tab: "offer", // offer summary
|
||||||
inputText: "", // "XS9W80qnj5G1",
|
inputText: "", // "XS9W80qnj5G1",
|
||||||
inputId: "", // "XS9W80qnj5G1",
|
inputId: "", // "XS9W80qnj5G1",
|
||||||
personalBgGraduate: [],
|
personalBgGraduate: [],
|
||||||
|
Loading…
Reference in New Issue
Block a user