浏览代码

no message

linwenxin 7 月之前
父节点
当前提交
9029ee4f6b

+ 2 - 2
src/views/partsManagement/accessoryWebsite/website-parts-shop-sales-manage/website-parts-shop-sales/components/website-parts-shop-sales-information.vue

@@ -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 {