使用computed 扩展组件报错, 提示我不能是用多个behavior,但我并没有使用多个?

发布于 5 年前作者 qqiao7714 次浏览最后编辑 5 年前来自 issues

报 Please do not use this behavior more than once in a single component

我按照文档 操作 的 https://developers.weixin.qq.com/miniprogram/dev/extended/utils/computed.html

在使用时就直接报错

我直接引入, 不管我用不用computed 都会报错!

1 回复
rcui
rcui1 楼4 年前

请提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。