车间生产:五楼拆分页面完善
master
xins 7 months ago
parent 5fb1097b14
commit 64dd66077b

@ -57,7 +57,7 @@
<div style="float:right;margin-top: 8px">
<el-button type="primary" :loading="submitAssignLoading" @click="completeStation"> </el-button>
</div>
<el-button slot="reference" type="success">下发
<el-button slot="reference" type="success" :disabled="form.planDetailStatus === '已完成' || !form.planDetailCode">下发
</el-button>
</el-popover>

Loading…
Cancel
Save