src/views/eam/modules/dailyMaintenanceStandard3/JSelectMaintenanceStandardModal.vue
@@ -266,7 +266,8 @@ this.loadData() }, handleSubmit() { this.$bus.$emit('selectionRows', this.selectionRowsNotClear) // this.$bus.$emit('selectionRows', this.selectionRowsNotClear) this.$bus.$emit('selectionRows', this.selectionRows) // this.searchReset(0) this.close() },