updated
浪費了半天時間, 索性移除了聯絡人分組的支援
This commit is contained in:
@@ -93,6 +93,6 @@ export function checkApiSuccessOrSncakbar(re: ApiCallbackMessage, msg_ahead: str
|
||||
}
|
||||
|
||||
export function snackbar(opinions: SnackbarOptions) {
|
||||
opinions.autoCloseDelay == null && (opinions.autoCloseDelay = 2500)
|
||||
opinions.autoCloseDelay == null && (opinions.autoCloseDelay = 3500)
|
||||
return mduiSnackbar(opinions)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user