fix: 国际化补充修改,多余搜索字段去除,修复CM-Verify-Policy / Endpoint

port ,path数据为空
This commit is contained in:
@changcode
2021-06-16 11:18:04 +08:00
parent 3cbeca330e
commit 01e9121779
6 changed files with 14 additions and 31 deletions

View File

@@ -850,7 +850,7 @@ export default {
data.bkImage = undefined
}
Promise.all(promiseArr).then(res => {
console.log(res)
// console.log(res)
res.forEach((response, index) => {
const item = data.pens[index]
if (item.type === 0) {