可能转好了
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
<div style="width:100%;height:350px;display: flex;justify-content: space-between">
|
||||
<div style="display: flex;margin-bottom: 15px;">
|
||||
<img src="../../../assets/img/FlowChart-2-1.png" class="imageCircle"
|
||||
:style="{transform: 'rotate(-' + circleStart - 45 + 'deg)'}"
|
||||
:style="{transform: 'rotate(-' + circleStart + 'deg)'}"
|
||||
/>
|
||||
<img src="../../../assets/img/FlowChart-2-2.png" class="image-circle-rows">
|
||||
</div>
|
||||
@@ -267,7 +267,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<el-dialog
|
||||
title="请填写轧制后的最终厚度与直径"
|
||||
:visible.sync="dialogVisible"
|
||||
@@ -642,7 +641,6 @@ export default {
|
||||
materialNext(this.processing).then(res => {
|
||||
this.getDataList()
|
||||
})
|
||||
|
||||
}
|
||||
if (this.processing.batchId !== -1 && this.processing.state !== 3) {
|
||||
this.getStepDataList()
|
||||
|
||||
Reference in New Issue
Block a user