Merge remote-tracking branch 'origin/dev_20230808_OTA' into dev_20230808_OTA
This commit is contained in:
@@ -1051,7 +1051,7 @@ export default {
|
||||
content: _this.$t('notificationsent'),
|
||||
onOk() {
|
||||
let query = {
|
||||
id: this.$route.query.plannedBpLaunchBatch
|
||||
id: _this.$route.query.plannedBpLaunchBatch
|
||||
}
|
||||
getAction('/ota/otaManageApplyEO/issueNotice', query).then((res) => {
|
||||
if (res.success) {
|
||||
|
||||
Reference in New Issue
Block a user