src/templates/zshare/createinterface/index.jsx
@@ -262,7 +262,7 @@ new Promise(resolve => { // 获取云端存储过程信息 Api.getLocalConfig(param).then(result => { Api.genericInterface(param).then(result => { if (!result.status) { notification.warning({ top: 92, @@ -558,7 +558,7 @@ _mainParam = fromJS(param).toJS() return Api.getLocalConfig(param) return Api.genericInterface(param) }).then(res => { if (res === false) return res