Browse Source

目标管理-营销目标增加“部门/客户”树形参照框来源利润中心参照。

DongZ 1 year ago
parent
commit
7e5687a81b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/business/spd/target/targetMk/item.vue

+ 1 - 1
src/views/business/spd/target/targetMk/item.vue

@@ -30,7 +30,7 @@
               />
               <el-popover-tree-select 
                 size="mini" 
-                v-else-if="scope.row[head.prop].model == 'MATERIALCLASSIFY_PARAM'"
+                v-else-if="scope.row[head.prop].model == 'MATERIALCLASSIFY_PARAM' || scope.row[head.prop].model == 'PROFITCENTER'"
                 v-model="scope.row[head.prop].valueName" 
                 valueKey='name'
                 title="参照选择"