update code

dev
haha 2024-05-09 22:39:16 +08:00
parent d6adcdab70
commit 47413bf991
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ export default {
},
doNav(n) {
this.nav = n;
this.index=1;
this.title="实测实量-"+['汇总','混泥土工程','二次构建','房间尺寸','抹灰工程','其它'][this.nav||0];
this.loadData();
},