OTA查看文件翻译

This commit is contained in:
刘彦泽
2023-03-30 14:30:51 +08:00
parent ca8f9cde04
commit c172464493
2 changed files with 4 additions and 4 deletions
@@ -253,7 +253,7 @@ import ImportFile from '@/components/ImportFileData/index'
this.$message.success(this.$t('SavedSuccessfully'))
this.getData()
}
})
},
last(){
@@ -284,7 +284,7 @@ import ImportFile from '@/components/ImportFileData/index'
}
button{
width: 89px;
//width: 89px;
border-radius: 4px;
cursor: pointer;
background: #00B3BE;
@@ -299,7 +299,7 @@ export default {
this.$message.success(this.$t('SavedSuccessfully'))
this.getData()
}
})
},
last() {
@@ -323,7 +323,7 @@ export default {
}
button {
width: 89px;
/*width: 89px;*/
border-radius: 4px;
cursor: pointer;
background: #00B3BE;