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