king
2022-10-14 74e5d38d9a0e94421ceceea37c4677e5b57364ba
src/templates/subtableconfig/source.jsx
@@ -48,7 +48,7 @@
        resourceType: '0',
        options: [],
        orderType: 'asc',
        match: 'equal',
        match: '=',
      }, {
        origin: true,
        uuid: Utils.getuuid(),
@@ -152,7 +152,7 @@
      Align: 'center',
      IsSort: 'false',
      uuid: Utils.getuuid(),
      label: CommonDict['model.operation'],
      label: '操作',
      type: 'action',
      style: 'button',
      show: 'horizontal',