| | |
| | | @click="addShiftProductOut()" |
| | | >交班产出 |
| | | </el-button> --> |
| | | <el-button class="batch-out-btn" type="primary" |
| | | <!-- <el-button class="batch-out-btn" type="primary" |
| | | :disabled="currProductMainDisable || currentDutyRecord.isConfirm" v-if="!editShow" |
| | | @click="addBatchProductOut()">汇报产出 |
| | | </el-button> |
| | | </el-button> --> |
| | | <!-- <div class="print-button-class"> |
| | | <el-button type="danger" class="print-btn" @click="batchPrint()" |
| | | >大标签打印 |
| | |
| | | @change="labelTabChange4" |
| | | ></el-checkbox> |
| | | </div> --> |
| | | <el-button class="change-shift-out-btn" type="primary" |
| | | <!-- <el-button class="change-shift-out-btn" type="primary" |
| | | :disabled="currProductMainDisable || currentDutyRecord.isConfirm" v-if="!editShow" @click="editList()">编辑 |
| | | </el-button> |
| | | </el-button> --> |
| | | <el-button class="batch-out-del-btn" type="primary" |
| | | :disabled="currProductMainDisable || currentDutyRecord.isConfirm" v-if="editShow" @click="cancelSaveList()">取消 |
| | | </el-button> |
| | |
| | | <!-- <el-button class="tracking-out-revoke-btn" type="primary" icon="tracking-btn-out" |
| | | :disabled="currProductMainDisable || currentDutyRecord.isConfirm" v-if="!editShow" >交班 |
| | | </el-button> --> |
| | | <el-button class="submit-out-btn" type="primary" |
| | | <!-- <el-button class="submit-out-btn" type="primary" |
| | | :disabled="currProductMainDisable || currentDutyRecord.isConfirm" v-if="!editShow" @click="submitList()" |
| | | :loading="submitLoading">提交 |
| | | </el-button> |
| | | </el-button> --> |
| | | <el-button class="batch-out-del-btn" type="primary" |
| | | :disabled="currProductMainDisable || currentDutyRecord.isConfirm" v-if="!editShow" @click="deleteList()">删除 |
| | | </el-button> |