|
|
@ -475,11 +475,11 @@ |
|
|
style=" width: 120px; margin-bottom: 5px;margin-left: 3PX; "> |
|
|
style=" width: 120px; margin-bottom: 5px;margin-left: 3PX; "> |
|
|
{{ buttons.notProduce }} |
|
|
{{ buttons.notProduce }} |
|
|
</el-button> |
|
|
</el-button> |
|
|
<!-- <el-button type="primary" @click="produceKeyMaterialModal"--> |
|
|
|
|
|
<!-- :disabled="!buttonTags.createNewRollFlag"--> |
|
|
|
|
|
<!-- style=" width: 120px; margin-bottom: 5px;margin-left: 3PX; ">--> |
|
|
|
|
|
<!-- {{ buttons.scannerRoll }}--> |
|
|
|
|
|
<!-- </el-button>--> |
|
|
|
|
|
|
|
|
<el-button type="primary" @click="produceKeyMaterialModal" |
|
|
|
|
|
:disabled="buttonTags.createNewRollFlag" |
|
|
|
|
|
style=" width: 120px; margin-bottom: 5px;margin-left: 3PX; "> |
|
|
|
|
|
{{ buttons.scannerRoll }} |
|
|
|
|
|
</el-button> |
|
|
</div> |
|
|
</div> |
|
|
<el-button type="primary" class="controller-bun" :disabled="buttonTags.finishScheduleFlag" |
|
|
<el-button type="primary" class="controller-bun" :disabled="buttonTags.finishScheduleFlag" |
|
|
style=" width: 80px; margin-bottom: 5px; " @click="popoverFlag=true" |
|
|
style=" width: 80px; margin-bottom: 5px; " @click="popoverFlag=true" |
|
|
|