|
@@ -579,7 +579,7 @@ const linksSampleModalSave =async () => {
|
|
tableSampleRef.value?.clearSelection();
|
|
tableSampleRef.value?.clearSelection();
|
|
}
|
|
}
|
|
else {
|
|
else {
|
|
- window.$message?.warning(error)
|
|
|
|
|
|
+ // window.$message?.warning(error)
|
|
}
|
|
}
|
|
|
|
|
|
tableSampleCheckedKeys.value = [];
|
|
tableSampleCheckedKeys.value = [];
|