Browse Source

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

zhangyuewww 3 years ago
parent
commit
dd676e3606
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/salesManagement/salesPlanOrderList.vue

+ 1 - 1
src/views/salesManagement/salesPlanOrderList.vue

@@ -112,7 +112,7 @@
               scope.row.basis &&
               scope.row.basis &&
               scope.row.salePlanType == '期货'
               scope.row.salePlanType == '期货'
             "
             "
-            >{{ scope.row.basis }}</span
+            >{{ '+'+scope.row.basis }}</span
           >
           >
           <input
           <input
             v-if="scope.row.basischange"
             v-if="scope.row.basischange"