@@ -46,7 +46,7 @@ export default {
methods: {
async selectTemplates(val) {
this.show = false
- const ruleForm = { bizId: this.bizId, belongType: 2 }
+ const ruleForm = { bizId: this.bizId }
if (val) {
ruleForm.name = val
delete ruleForm.content