style: 调整网元软件批量上传框标题统一为上传软件
This commit is contained in:
@@ -352,7 +352,7 @@ watch(
|
|||||||
() => props.visible,
|
() => props.visible,
|
||||||
val => {
|
val => {
|
||||||
if (val) {
|
if (val) {
|
||||||
modalState.title = t('views.ne.neSoftware.uploadBatch');
|
modalState.title = t('views.ne.neSoftware.uploadTitle');
|
||||||
modalState.visibleByMoreFile = true;
|
modalState.visibleByMoreFile = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user