src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx
@@ -226,7 +226,7 @@ initVal: card.format || 'none', options: [{ value: 'none', text: Formdict['model.empty'] text: '无' }, { value: 'thdSeparator', text: '千分位' @@ -246,7 +246,10 @@ initVal: card.textFormat || 'none', options: [{ value: 'none', text: Formdict['model.empty'] text: '无' }, { value: 'encryption', text: '加密' }, { value: 'YYYY-MM-DD', text: 'YYYY-MM-DD'