import { replaceHtml } from '../utils/util'; import { modelHTML } from './constant'; import { selectHightlightShow } from './select'; import tooltip from '../global/tooltip'; import editor from '../global/editor'; import { setcellvalue } from '../global/setdata'; import { getcellvalue } from '../global/getdata'; import { jfrefreshgrid } from '../global/refresh'; import Store from '../store'; import locale from '../locale/locale'; //分列 const luckysheetSplitColumn = { createDialog: function(){ let _this = this; const _locale = locale(); const locale_splitText = _locale.splitText; const locale_punctuation = _locale.punctuation; const locale_button = _locale.button; $("#luckysheet-modal-dialog-mask").show(); $("#luckysheet-splitColumn-dialog").remove(); let content = '