Prechádzať zdrojové kódy

feat(@six/smart-pharmacy): 智慧药事系统第一版医疗机构管理修改

cmj 1 mesiac pred
rodič
commit
a903b46ea3

+ 0 - 7
apps/smart-pharmacy/src/views/system/organization/data.ts

@@ -83,13 +83,6 @@ export function useUserTableColumns<T = SystemModel.Organization>(
     {
       align: 'center',
       cellRender: {
-        attrs: {
-          nameField: 'name',
-          nameTitle: $t('system.organization._'),
-          onClick: onActionClick,
-          options: ['edit'],
-        },
-        name: 'CellOperation',
       },
       field: 'operation',
       fixed: 'right',