king
2020-09-24 6ed64ed071c75901ed8848131bfefa51c5c27fce
src/templates/zshare/createinterface/index.jsx
@@ -314,7 +314,7 @@
    if (!['pop', 'exec', 'prompt'].includes(btn.OpenType) || btn.funcType || btn.intertype !== 'system') {
      notification.warning({
        top: 92,
        message: '打开方式为 弹窗(表单)、提示框或直接执行,且使用系统函数时,才可以创建接口!',
        message: '打开方式为 弹窗(表单)、提示框或直接执行,且接口类型为系统时,才可以创建接口!',
        duration: 5
      })
      return