Quellcode durchsuchen

知识库修改

changhaoning vor 1 Jahr
Ursprung
Commit
4854594a3c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      src/view/mst/knowledge/form.vue

+ 1 - 0
src/view/mst/knowledge/form.vue

@@ -30,6 +30,7 @@
           <DkFormItem prop="funId">
           <DkFormItem prop="funId">
             <SelectMagnifier v-model="formData.funId" :display-text="formData.funName"
             <SelectMagnifier v-model="formData.funId" :display-text="formData.funName"
                              :type="this.$config.MagnifierType.activityFunId"
                              :type="this.$config.MagnifierType.activityFunId"
+                             :other-condition="{appCode: 'CP-WXP'}"
                              :multiple="false"/>
                              :multiple="false"/>
           </DkFormItem>
           </DkFormItem>
           <!--知识库链接-->
           <!--知识库链接-->