web/src/views/sms_template/smstemplate.vue
@@ -191,6 +191,11 @@ this.mdl= JSON.parse(JSON.stringify(record)); this.visible = true; }, onPageChange (current, size) { this.pagination.current = current this.pagination.pageSize = size this.onSearch() }, editTmplateType() { const form = this.$refs.templatetypeform.form const data = this.$refs.templatetypeform.model