将 ServiceMetrics.vue 中的 338行 的 submit: function () {
this.searchByIp(this.filter, true)
} 中的 this.searchByIp(this.filter, true) 改为
this.searchByIp(this.filter, false) 然后重新生成js文件就好了[ Full content available at: https://github.com/apache/dubbo-admin/issues/515 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
