|
|
@ -112,11 +112,11 @@ export default { |
|
|
|
{ image: "/static/img/电费.png", text: "电量上报" }, |
|
|
|
], |
|
|
|
bxList: [ |
|
|
|
{ image: '/static/img/上报.png', text: '上报' }, |
|
|
|
// { image: '/static/img/上报.png', text: '上报' }, |
|
|
|
{ image: '/static/img/处理.png', text: '处理' }, |
|
|
|
], |
|
|
|
bsList: [ |
|
|
|
{ image: '/static/img/上报.png', text: '上报' }, |
|
|
|
// { image: '/static/img/上报.png', text: '上报' }, |
|
|
|
{ image: '/static/img/处理.png', text: '处理' }, |
|
|
|
], |
|
|
|
}; |
|
|
|