无
- 发布:2020-08-14 18:37
- 更新:2020-08-14 18:37
- 阅读:717
产品分类: uniapp/小程序/微信
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: 10.15.4
HBuilderX类型: 正式
HBuilderX版本号: 2.8.5
第三方开发者工具版本号: 1.03.2006090
基础库版本号: 2.11.2
项目创建方式: HBuilderX
操作步骤:
预期结果:
不报错
不报错
实际结果:
报错
报错
bug描述:
[Vue warn]: Error in render: "TypeError: Cannot read property 'isLink' of undefined"
found in
---> <ZTable> at components/z-table/z-table.vue
pages/PIE/clueDetails/clueDetails.vue
console.error @ VM682:1
warn @ mp.runtime.esm.js?66fd:613
Vue.config.errorHandler @ mp.runtime.esm.js?66fd:5813
globalHandleError @ mp.runtime.esm.js?66fd:1876
handleError @ mp.runtime.esm.js?66fd:1845
Vue._render @ mp.runtime.esm.js?66fd:3559
updateComponent @ mp.runtime.esm.js?66fd:5697
get @ mp.runtime.esm.js?66fd:4417
run @ mp.runtime.esm.js?66fd:4492
flushSchedulerQueue @ mp.runtime.esm.js?66fd:4248
(anonymous) @ mp.runtime.esm.js?66fd:1982
flushCallbacks @ mp.runtime.esm.js?66fd:1910
Promise.then (async)
timerFunc @ mp.runtime.esm.js?66fd:1937
nextTick @ mp.runtime.esm.js?66fd:1992
queueWatcher @ mp.runtime.esm.js?66fd:4340
update @ mp.runtime.esm.js?66fd:4482
notify @ mp.runtime.esm.js?66fd:727
reactiveSetter @ mp.runtime.esm.js?66fd:1061
(anonymous) @ clueDetails.vue:285
Promise.then (async)
changeUpShow @ clueDetails.vue:283
(anonymous) @ index.js?543d:1168
(anonymous) @ index.js?543d:1129
handleEvent @ index.js?543d:1119
r.safeCallback @ VM689 WAService.js:2
(anonymous) @ VM689 WAService.js:2
s @ VM689 WAService.js:2
(anonymous) @ VM689 WAService.js:2
r @ VM689 WAService.js:2
(anonymous) @ VM689 WAService.js:2
(anonymous) @ VM689 WAService.js:2
o @ VM686 asdebug.js:1
(anonymous) @ VM686 asdebug.js:1
(anonymous) @ VM686 asdebug.js:1
_ws.onmessage @ VM686 asdebug.js:1
VM682:1 TypeError: Cannot read property 'isLink' of undefined
at z-table.vue?8f2f:32
at Proxy.Vue.map (mp.runtime.esm.js?66fd:5933)
at z-table.vue?8f2f:29
at Proxy.Vue.map (mp.runtime.esm.js?66fd:5933)
at Proxy.render (z-table.vue?8f2f:21)
at VueComponent.Vue._render (mp.runtime.esm.js?66fd:3557)
at VueComponent.updateComponent (mp.runtime.esm.js?66fd:5697)
at Watcher.get (mp.runtime.esm.js?66fd:4417)
at Watcher.run (mp.runtime.esm.js?66fd:4492)
at flushSchedulerQueue (mp.runtime.esm.js?66fd:4248)
console.error @ VM682:1
Vue.config.errorHandler @ mp.runtime.esm.js?66fd:5814
globalHandleError @ mp.runtime.esm.js?66fd:1876
handleError @ mp.runtime.esm.js?66fd:1845
Vue._render @ mp.runtime.esm.js?66fd:3559
updateComponent @ mp.runtime.esm.js?66fd:5697
get @ mp.runtime.esm.js?66fd:4417
run @ mp.runtime.esm.js?66fd:4492
flushSchedulerQueue @ mp.runtime.esm.js?66fd:4248
(anonymous) @ mp.runtime.esm.js?66fd:1982
flushCallbacks @ mp.runtime.esm.js?66fd:1910
Promise.then (async)
timerFunc @ mp.runtime.esm.js?66fd:1937
nextTick @ mp.runtime.esm.js?66fd:1992
queueWatcher @ mp.runtime.esm.js?66fd:4340
update @ mp.runtime.esm.js?66fd:4482
notify @ mp.runtime.esm.js?66fd:727
reactiveSetter @ mp.runtime.esm.js?66fd:1061
(anonymous) @ clueDetails.vue:285
Promise.then (async)
changeUpShow @ clueDetails.vue:283
(anonymous) @ index.js?543d:1168
(anonymous) @ index.js?543d:1129
handleEvent @ index.js?543d:1119
r.safeCallback @ VM689 WAService.js:2
(anonymous) @ VM689 WAService.js:2
s @ VM689 WAService.js:2
(anonymous) @ VM689 WAService.js:2
r @ VM689 WAService.js:2
(anonymous) @ VM689 WAService.js:2
(anonymous) @ VM689 WAService.js:2
o @ VM686 asdebug.js:1
(anonymous) @ VM686 asdebug.js:1
(anonymous) @ VM686 asdebug.js:1
_ws.onmessage @ VM686 asdebug.js:1
VM682:1 [Vue warn]: Error in render: "TypeError: Cannot read property 'isLink' of undefined"
found in
0 个回复