1
jhzh
2024-10-23 0eeb39d97ff6d647a89484b80fd28c18b1e2892c
src/page/list/tradingList/data.list.vue
@@ -75,7 +75,7 @@
            <van-col span="3">
              <div style="text-align: right">
                {{ (item.gid || item.stockGid) == "nse" ? "NSE" : "BSE" }}
                {{ (item.gid || item.stockGid).toUpperCase() }}
              </div>
            </van-col>