Explorar o código

台账分解,清单汇总,表头调整

MaiXinRong %!s(int64=2) %!d(string=hai) anos
pai
achega
98a3a83341
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/public/js/shares/cs_gcl_gather.js

+ 1 - 1
app/public/js/shares/cs_gcl_gather.js

@@ -20,7 +20,7 @@
                     {title: '单位', field: 'unit', width: 50, formatter: '@', hAlign: 1, },
                     {title: '单价', field: 'unit_price', width: 60, hAlign: 2, },
                     {title: '数量', field: 'quantity', width: 60, hAlign: 2, },
-                    {title: '数量', field: 'total_price', width: 60, hAlign: 2, },
+                    {title: '金额', field: 'total_price', width: 60, hAlign: 2, },
                 ],
                 emptyRows: 0,
                 headRows: 1,