qinzhipeng_v@didiglobal.com 4 年之前
父節點
當前提交
f3ef0089c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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