zhaojs
2023-09-15 51d3abe71fdd8171d059e0468e3f5a237bcc815b
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