test #35
@@ -542,6 +542,10 @@ export default {
|
|||||||
this.selected_signature_can = {}
|
this.selected_signature_can = {}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
async changeSortType() {
|
||||||
|
await this.getSignatureList();
|
||||||
|
},
|
||||||
|
|
||||||
async getSignatureList() {
|
async getSignatureList() {
|
||||||
this.isLoading = true
|
this.isLoading = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user