|
|
|
@ -519,7 +519,7 @@ |
|
|
|
<legend class="customer-legend">其他操作</legend> |
|
|
|
<el-form style="text-align: center;"> |
|
|
|
|
|
|
|
<el-form-item style="margin-top: 10px ; margin-left: 5px"> |
|
|
|
<el-form-item style="margin-top: 0px ; margin-left: 5px"> |
|
|
|
<el-popover |
|
|
|
placement="right" |
|
|
|
width="150" |
|
|
|
@ -547,12 +547,12 @@ |
|
|
|
</el-button> |
|
|
|
</div> |
|
|
|
<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; " |
|
|
|
slot="reference">其他操作 |
|
|
|
</el-button> |
|
|
|
</el-popover> |
|
|
|
</el-form-item> |
|
|
|
<el-form-item style="margin-top: 10px ; margin-left: 5px"> |
|
|
|
<el-form-item style="margin-top: 5px ; margin-left: 5px"> |
|
|
|
<el-popover |
|
|
|
placement="right" |
|
|
|
width="150" |
|
|
|
@ -571,7 +571,7 @@ |
|
|
|
</el-button> |
|
|
|
</div> |
|
|
|
<el-button type="primary" class="controller-bun" :disabled="buttonTags.materialMalformedFlag" |
|
|
|
style=" width: 80px; margin-bottom: 5px; " @click="popoverFlag2=true" |
|
|
|
style=" width: 80px; margin-bottom: 5px; " |
|
|
|
slot="reference">材料异常处理 |
|
|
|
</el-button> |
|
|
|
</el-popover> |
|
|
|
|