|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
<div>
|
|
|
|
|
<el-form :model="formData" class="order-el-form" ref="formData" label-width="120px">
|
|
|
|
|
|
|
|
|
|
<el-col :span="18" style="margin-left: 0px">
|
|
|
|
|
<el-col :span="12" style="margin-left: 0px">
|
|
|
|
|
<span style="font-size: 14px;color: #909399">当前工位:    <span
|
|
|
|
|
style="font-size: 16px;color: #000000">{{ this.formData.workplaceName }}</span>
|
|
|
|
|
    <el-button type="primary" icon="el-icon-sort" @click="toggleWorkplace" v-if="workPlaceClass == 2"
|
|
|
|
@ -27,7 +27,7 @@
|
|
|
|
|
</el-form>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<el-col :span="4" align="right" style="margin-top: 10px">
|
|
|
|
|
<el-col :span="10" align="right" style="margin-top: 10px">
|
|
|
|
|
<div class="inv-hos-title">
|
|
|
|
|
<span
|
|
|
|
|
style="margin: 10px;color: #2d8cf0;font-size: 14px;"
|
|
|
|
|