DuGuYang 3 년 전
부모
커밋
3eaa634962
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      wwwroot/layuiadmin/modules_main/OrderRefund_Admin.js

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

@@ -76,7 +76,7 @@ layui.config({
             { field: 'Amount', width: 200, title: '退款金额', sort: true },
             { field: 'Amount', width: 200, title: '退款金额', sort: true },
             { field: 'RefundType', width: 200, title: '退回方式', sort: true },
             { field: 'RefundType', width: 200, title: '退回方式', sort: true },
             { field: 'UserInfo', width: 200, title: '创客信息', sort: true },
             { field: 'UserInfo', width: 200, title: '创客信息', sort: true },
-            { title: '操作', width: 150, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
+            // { title: '操作', width: 150, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
         ]],
         ]],
         page: true,
         page: true,
         limit: 30,
         limit: 30,