添加短信猫
This commit is contained in:
@@ -194,6 +194,7 @@
|
||||
class="home__danger-text"
|
||||
type="text"
|
||||
size="mini"
|
||||
|
||||
:loading="isDeleting(scope.row)"
|
||||
:disabled="isSaving(scope.row) || isDeleting(scope.row)"
|
||||
>
|
||||
@@ -611,6 +612,7 @@ export default {
|
||||
|
||||
.home__danger-text {
|
||||
color: #f56c6c;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
:global(.home__message-box--mobile-center) {
|
||||
|
||||
Reference in New Issue
Block a user