diff --git a/src/views/dashboard/components/waitHandle.vue b/src/views/dashboard/components/waitHandle.vue index b25da8b..05c7300 100644 --- a/src/views/dashboard/components/waitHandle.vue +++ b/src/views/dashboard/components/waitHandle.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitHandle.vue b/src/views/dashboard/components/waitHandle.vue index b25da8b..05c7300 100644 --- a/src/views/dashboard/components/waitHandle.vue +++ b/src/views/dashboard/components/waitHandle.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitMonitor.vue b/src/views/dashboard/components/waitMonitor.vue index 33aed82..400ce05 100644 --- a/src/views/dashboard/components/waitMonitor.vue +++ b/src/views/dashboard/components/waitMonitor.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitHandle.vue b/src/views/dashboard/components/waitHandle.vue index b25da8b..05c7300 100644 --- a/src/views/dashboard/components/waitHandle.vue +++ b/src/views/dashboard/components/waitHandle.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitMonitor.vue b/src/views/dashboard/components/waitMonitor.vue index 33aed82..400ce05 100644 --- a/src/views/dashboard/components/waitMonitor.vue +++ b/src/views/dashboard/components/waitMonitor.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitMonitorCheck.vue b/src/views/dashboard/components/waitMonitorCheck.vue index 93f9e77..32272db 100644 --- a/src/views/dashboard/components/waitMonitorCheck.vue +++ b/src/views/dashboard/components/waitMonitorCheck.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitHandle.vue b/src/views/dashboard/components/waitHandle.vue index b25da8b..05c7300 100644 --- a/src/views/dashboard/components/waitHandle.vue +++ b/src/views/dashboard/components/waitHandle.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitMonitor.vue b/src/views/dashboard/components/waitMonitor.vue index 33aed82..400ce05 100644 --- a/src/views/dashboard/components/waitMonitor.vue +++ b/src/views/dashboard/components/waitMonitor.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitMonitorCheck.vue b/src/views/dashboard/components/waitMonitorCheck.vue index 93f9e77..32272db 100644 --- a/src/views/dashboard/components/waitMonitorCheck.vue +++ b/src/views/dashboard/components/waitMonitorCheck.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitSupervise.vue b/src/views/dashboard/components/waitSupervise.vue index f557ece..975ab59 100644 --- a/src/views/dashboard/components/waitSupervise.vue +++ b/src/views/dashboard/components/waitSupervise.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitHandle.vue b/src/views/dashboard/components/waitHandle.vue index b25da8b..05c7300 100644 --- a/src/views/dashboard/components/waitHandle.vue +++ b/src/views/dashboard/components/waitHandle.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitMonitor.vue b/src/views/dashboard/components/waitMonitor.vue index 33aed82..400ce05 100644 --- a/src/views/dashboard/components/waitMonitor.vue +++ b/src/views/dashboard/components/waitMonitor.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitMonitorCheck.vue b/src/views/dashboard/components/waitMonitorCheck.vue index 93f9e77..32272db 100644 --- a/src/views/dashboard/components/waitMonitorCheck.vue +++ b/src/views/dashboard/components/waitMonitorCheck.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitSupervise.vue b/src/views/dashboard/components/waitSupervise.vue index f557ece..975ab59 100644 --- a/src/views/dashboard/components/waitSupervise.vue +++ b/src/views/dashboard/components/waitSupervise.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } } diff --git a/src/views/dashboard/components/waitSuperviseCheck.vue b/src/views/dashboard/components/waitSuperviseCheck.vue index 5b0069f..bf38360 100644 --- a/src/views/dashboard/components/waitSuperviseCheck.vue +++ b/src/views/dashboard/components/waitSuperviseCheck.vue @@ -1,6 +1,6 @@ @@ -37,6 +37,9 @@ this.total = response.data.total this.listLoading = false }) + }, + goDetail() { + this.$emit('detail') } } }