king
2022-10-14 74e5d38d9a0e94421ceceea37c4677e5b57364ba
src/templates/sharecomponent/actioncomponent/index.jsx
@@ -426,7 +426,7 @@
            Align: 'center',
            IsSort: 'false',
            uuid: Utils.getuuid(),
            label: this.state.dict['model.operation'],
            label: '操作',
            type: 'action',
            style: 'button',
            show: 'horizontal',
@@ -647,7 +647,7 @@
            Align: 'center',
            IsSort: 'false',
            uuid: Utils.getuuid(),
            label: this.state.dict['model.operation'],
            label: '操作',
            type: 'action',
            style: 'button',
            show: 'horizontal',