| | |
| | | announcement1: [], |
| | | msg1Count: 0, |
| | | msg2Count: 0, |
| | | msg1Title: "" |
| | | msg1Title: "", |
| | | equipmentId:'' |
| | | } |
| | | }, |
| | | computed: { |
| | |
| | | this.mescroll.resetUpScroll() |
| | | } |
| | | }, |
| | | |
| | | onLoad: function(options) { |
| | | this.equipmentId = options.equipmentId ? |
| | | decodeURIComponent(options.equipmentId) : |
| | | ''; |
| | | }, |
| | | created() {}, |
| | | methods: { |
| | | changehandlingInspectionFlag(e) { |
| | |
| | | pageSize: page.size, |
| | | order: 'desc', |
| | | column: 'createTime', |
| | | maintenanceStatus: 'WAIT_MAINTENANCE' |
| | | maintenanceStatus: 'WAIT_MAINTENANCE', |
| | | equipmentId: this.equipmentId || '' |
| | | }, |
| | | |
| | | }).then(res => { |