Przeglądaj źródła

机具管理列表增加备注

lcl 2 lat temu
rodzic
commit
91774c2741

+ 1 - 0
wwwroot/layuiadmin/modules_main/PosMachinesFeeChangeRecord_Admin.js

@@ -102,6 +102,7 @@ layui.config({
             { type: 'checkbox', fixed: 'left' }
             , { field: 'Id', fixed: 'left', title: 'ID', width: 80, sort: true, unresize: true }
             , { field: 'Status', width: 200, title: '状态', sort: true }
+            , { field: 'SeoDescription', width: 200, title: '备注', sort: true }
             , { field: 'Sort', width: 200, title: '产品类型', sort: true }
             , { field: 'UserIdMakerCode', width: 200, title: '创客创客编号', sort: true }
             , { field: 'UserIdRealName', width: 200, title: '创客真实姓名', sort: true }