시그니처 캔 리스트 - 정렬 추가
This commit is contained in:
@@ -542,6 +542,10 @@ export default {
|
||||
this.selected_signature_can = {}
|
||||
},
|
||||
|
||||
async changeSortType() {
|
||||
await this.getSignatureList();
|
||||
},
|
||||
|
||||
async getSignatureList() {
|
||||
this.isLoading = true
|
||||
|
||||
|
Reference in New Issue
Block a user