@@ -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="参照选择"