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