qinzhipeng_v@didiglobal.com 4 năm trước cách đây
mục cha
commit
f3ef0089c0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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