tangning 1 year ago
parent
commit
cb72be2237
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/work/quoteModel.vue

+ 1 - 1
src/views/work/quoteModel.vue

@@ -305,7 +305,7 @@
                 // labelWidth:300,
                 // labelWidth:300,
                 // subLabel:"数量",
                 // subLabel:"数量",
                 colProps: {
                 colProps: {
-                  span: Boolean(ele.priceDiscount) ? 8 : 16,
+                  span: Boolean(ele.priceDiscount) ? 8 : 13,
                 },
                 },
               },
               },
               {
               {