3 [Vue warn]: Invalid prop: type check failed for prop "schedulingLog". Expected Array, got Null found in

schedulingLog 查一下 这边接收的数据是一个数组 而你这个字段在data里面定义的是schedulingLog:null  应该定义为一个空数组 schedulingLog:【】

 

posted @ 2025-01-17 14:14  秃头少女and战战  阅读(23)  评论(0)    收藏  举报