Browse Source

commit 123

yu jie 4 năm trước cách đây
mục cha
commit
4bc58b9c25

+ 1 - 1
src/views/order/spot_warran/components/spot_warrant_inventory_summary/components/listing/index.vue

@@ -160,7 +160,7 @@ export default defineComponent({
 
         console.log(props.selectedRow);
         requestResultLoadingAndInfo(hdWROrder, param, loading, ['挂牌成功', '挂牌失败:']).then(() => {
-            // cancel(true);
+
         });
         return {
             visible: true,

+ 1 - 1
src/views/order/spot_warran/components/spot_warrant_spot_details/components/listing/index.vue

@@ -208,7 +208,7 @@ export default defineComponent({
                         DeliveryGoodsID: data.deliverygoodsid, // 交割商品商品ID
                         WRPriceType: res.WRPriceType, // 价格方式 1:固定价 2:浮动价
                         FixedPrice: res.FixedPrice, // 固定价格
-                        PriceFactor: 0, // 价格系数(浮动价时填写)
+                        PriceFactor: 1, // 价格系数(浮动价时填写)
                         PriceMove: res.PriceMove, // 升贴水(浮动价时填写)
                         TimevalidType: 4, // 时间有效类型 1:当日有效 2:本周有效 3:指定时间有效 4:一直有效
                         // ValidTime: moment('2021-08-25 00:00:00').format('YYYY-MM-DD HH:mm:ss'), // 有效期限