|
|
@@ -1374,7 +1374,7 @@
|
|
|
</el-dialog>
|
|
|
|
|
|
<el-dialog v-model="chanliangVisible" destroy-on-close
|
|
|
- width="70%" style="height: 110vh;" :before-close="closechanliangVisible" :title="type2 === 'create' ? '新增' : '修改'">
|
|
|
+ width="70%" style="height: 90vh;margin-top: 2%;" :before-close="closechanliangVisible" :title="type2 === 'create' ? '新增' : '修改'">
|
|
|
<el-row :gutter="24">
|
|
|
<el-col :span="6">
|
|
|
<el-form-item label="工单编号:" prop="flatFeed" class="mab">
|
|
|
@@ -1619,8 +1619,8 @@
|
|
|
|
|
|
<div style="display: flex;">
|
|
|
<div style="width: 95vh;">组员及分配比例</div>
|
|
|
- <div style="width: 9vh;">特殊组员</div>
|
|
|
- <div>拉料人员</div>
|
|
|
+ <div style="width: 9vh;margin-left: 250px;">特殊组员</div>
|
|
|
+ <div style="margin-left: 30px;">拉料人员</div>
|
|
|
</div>
|
|
|
|
|
|
<el-row :gutter="10" style="margin-top: 1vh;">
|