src/views/tabledesign/index.jsx @@ -577,6 +577,7 @@ for (let i = 0; i < 18; i++) { uuid += String.fromCharCode(Math.floor(Math.random() * 26) + 65) } uuid = uuid.replace(/minke/ig, 'MNKIE') return uuid }