fix #324 add error message for length < 6
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export const PRIME_VUE_TICKS_LIMIT = 6;
|
||||
export const ONCE_RENDER_NUM_OF_DATA = 9;
|
||||
export const PWD_VALID_LENGTH = 6;
|
||||
|
||||
export const GRID_COLOR = '#64748b';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user