首页优化
This commit is contained in:
parent
9cffff677d
commit
98ec603fd2
|
|
@ -484,11 +484,11 @@ export default {
|
||||||
if (btnIndex == 4) {
|
if (btnIndex == 4) {
|
||||||
let title = ''
|
let title = ''
|
||||||
if (this.radio == 1) {
|
if (this.radio == 1) {
|
||||||
title = '线路工程机械化率配置率'
|
title = '线路工程机械化率'
|
||||||
} else if (this.radio == 2) {
|
} else if (this.radio == 2) {
|
||||||
title = '变电工程机械化率配置率'
|
title = '变电工程机械化率'
|
||||||
} else if (this.radio == 3) {
|
} else if (this.radio == 3) {
|
||||||
title = '电缆工程机械化率配置率'
|
title = '电缆工程机械化率'
|
||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue