src/views/business/materialOrder/index.vue
@@ -74,7 +74,7 @@ <div> <el-button v-show="tabIndex === 3 || tabIndex === 2" :loading="outLoading" size="small" type="primary" @click="handleOut">导出</el-button> <el-button v-if="tabIndex === 0" size="small" type="primary" @click="copper">铜材料下单</el-button> <!-- <el-button v-if="tabIndex === 0" size="small" type="primary" @click="copper">铜材料下单</el-button> --> <el-button v-if="tabIndex !== 0" size="small" type="primary" @click="openPrint">标签打印</el-button> </div> </div>