Explorar o código

Add Credit Type
https://dev.wormwood.com.sg/zentao/task-view-349.html

vbea hai 1 ano
pai
achega
655c6669d8
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      Strides-Admin/src/views/user/hisCharge.vue

+ 5 - 1
Strides-Admin/src/views/user/hisCharge.vue

@@ -62,6 +62,10 @@ export default {
         prop: "connectorId",
         label: "Connector",
         width: 90
+      },{
+        prop: "creditType",
+        label: "Credit Type",
+        width: 120
       },{
         prop: "startDateTime",
         label: "Start Date/Time",
@@ -77,7 +81,7 @@ export default {
       },{
         prop: "rate",
         label: "Rate",
-        width: 200
+        width: 120
       },{
         prop: "charges",
         label: "Charges",