qinzhipeng_v@didiglobal.com 4 years ago
parent
commit
f3ef0089c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/ToConfigure/components/adminIndex.vue

+ 1 - 1
src/views/ToConfigure/components/adminIndex.vue

@@ -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