king
2020-09-10 159940642620c547bb020b5cdf4bf16a3dfae15f
src/menu/actioncomponent/index.jsx
@@ -733,10 +733,10 @@
      }
      // 创建存储过程,必须填写内部函数名
      if (!btn.innerFunc) {
      if (btn.intertype !== 'inner') {
        notification.warning({
          top: 92,
          message: '请填写内部函数!',
          message: '使用内部函数时,才可以创建存储过程!',
          duration: 5
        })
        return