|
@@ -157,7 +157,7 @@
|
|
|
<el-input disabled size="small" v-model="form.deliveryUnit"></el-input>
|
|
|
</div>
|
|
|
</el-descriptions-item>
|
|
|
- <el-descriptions-item labelStyle="width:15.45%">
|
|
|
+ <el-descriptions-item>
|
|
|
<template slot="label"> 操作人 </template>
|
|
|
<div>
|
|
|
<el-input disabled size="small" v-model="form.updateBy"></el-input>
|
|
@@ -972,7 +972,7 @@ export default {
|
|
|
padding: 0 !important;
|
|
|
}
|
|
|
::v-deep .labelClassName {
|
|
|
- width: 180px !important;
|
|
|
+ width: 120px !important;
|
|
|
}
|
|
|
::v-deep .headerRowColor {
|
|
|
.cell {
|