This commit is contained in:
yuekuo
2023-03-26 18:05:01 +08:00
parent 009c36b830
commit 5b71d6d19d
@@ -291,6 +291,7 @@ export default {
obj.zmclList = this.fileList.uploadName
postAction('/ota/otaBaCxZxsjyq/add', obj).then(res => {
console.log(res);
this.$message.success(this.$t('SavedSuccessfully'))
})
},
last() {