Authored by lzhy

Merge branch 'feature/shop-order' into develop

... ... @@ -55,6 +55,7 @@ export default {
this.templateName = '';
this.defaultFee = '';
this.freeMount = '';
this.templateId = 0;
this.showModal = true;
},
hide() {
... ...