Issues #108: done.
This commit is contained in:
@@ -507,7 +507,7 @@ export default {
|
||||
this.$refs.filterTraceView.selectArea = [0, this.$refs.filterTraceView.traceTotal];
|
||||
};
|
||||
// 成功訊息
|
||||
massage ? this.$toast.success('Reset Success.') : null;
|
||||
massage ? this.$toast.success('Filter cleared.') : null;
|
||||
},
|
||||
// header:Filter 發送選取的資料
|
||||
async submit(){
|
||||
|
||||
Reference in New Issue
Block a user