Commit eb2a14ff by huaying

fix: 添加标签

parent cb363935
......@@ -128,11 +128,12 @@ export default {
if (flag1) {
this.welcome = flag;
this.welcomeContent = this.currentWelcome.welcomeContent;
} else {
// this.welcomeTableData.unshift(this.currentWelcome);
// this.welcome = 0;
this.welcomeContent = '';
}
// else {
// this.welcomeTableData.unshift(this.currentWelcome);
// this.welcome = 0;
// this.welcomeContent = '';
// }
// this.welcomeContent = this.currentWelcome.welcomeContent;
// } else if (this.welcomePage.pageNum != 1) {
// if (flag1) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment