fix: 国际化补充修改,多余搜索字段去除,修复CM-Verify-Policy / Endpoint
port ,path数据为空
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user