From 7a687fce2b000f2c3414d757b78849921dcfade5 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期四, 10 十月 2024 17:55:55 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/UI/MacroPlannerWebApp/Views/Change_loss_setting_view.vw | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Views/Change_loss_setting_view.vw b/_Main/UI/MacroPlannerWebApp/Views/Change_loss_setting_view.vw
index 3bafc0d..5a964f4 100644
--- a/_Main/UI/MacroPlannerWebApp/Views/Change_loss_setting_view.vw
+++ b/_Main/UI/MacroPlannerWebApp/Views/Change_loss_setting_view.vw
@@ -78,14 +78,14 @@
subtotals: ''
width: 150
}
- column_ChangeLossNumber
+ column_ShowChangeLossNumber
{
- columnId: 'ChangeLossNumber'
- dataPath: 'ChangeLossNumber'
- dataType: 'real'
+ columnId: 'ShowChangeLossNumber'
+ dataPath: 'ShowChangeLossNumber'
+ dataType: 'string'
index: 5
subtotals: ''
- width: 183
+ width: 150
}
}
}
--
Gitblit v1.9.3