Prechádzať zdrojové kódy

Merge branch 'dev' into 'purchaseDev'

Dev

See merge request new-business/drp-web!139
黄梓星 2 rokov pred
rodič
commit
1b78eecd12

+ 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"