Ver Fonte

调整列名

DuGuYang há 3 anos atrás
pai
commit
80dd610946

+ 1 - 1
wwwroot/layuiadmin/modules_main/PosMerchantInforgList_Admin.js

@@ -127,7 +127,7 @@ layui.config({
             , { field: 'SeoKeyword', width: 220, title: '服务费', sort: true }
             , { field: 'KqRegTime', width: 220, title: '导入退还时间', sort: true }
             // , { field: 'PrizeParams', width: 220, title: '设置押金', sort: true }
-            , { field: 'Remark', width: 220, title: ' 退还金额', sort: true }
+            , { field: 'Remark', width: 220, title: '退还金额', sort: true }
         ]]
         , where: {
         }