Explorar el Código

营销-SPD-商机:任何状态下都可以查看和修改联系人;

001295 hace 2 años
padre
commit
ceea4608ca
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/business/spd/bo/contact/contactList.vue

+ 2 - 1
src/views/business/spd/bo/contact/contactList.vue

@@ -42,7 +42,8 @@
           <dict-tag :options="dict.type.mk_bo_contact_state" :value="scope.row.state"/>
         </template>
       </el-table-column>
-      <el-table-column label="操作" fixed="right" align="center" class-name="small-padding fixed-width" v-if="this.source == 'BoDetails' ? this.bo.winningState == 0 ? true : false : true">
+      <!-- v-if="this.source == 'BoDetails' ? this.bo.winningState == 0 ? true : false : true" -->
+      <el-table-column label="操作" fixed="right" align="center" class-name="small-padding fixed-width" >
         <template slot-scope="scope">
           <el-button
             size="mini"