Thecosy / IceCMS

🌈冰激凌内容管理系统🍦,实现MacWK资源站,社区图片视频圈子CMS,支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。
https://www.icecms.cn
GNU Affero General Public License v3.0
1.56k stars 223 forks source link

资源列表 添加报错 #14

Open mlb0925 opened 1 year ago

mlb0925 commented 1 year ago

vue.runtime.esm.js:619 [Vue warn]: Property or method "input" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.

found in

---> at src/admin/ResourceList.vue

at src/layout/components/AppMain.vue at src/layout/index.vue at src/App.vue warn @ vue.runtime.esm.js:619 2vue.runtime.esm.js:619 [Vue warn]: Property or method "handleAdd" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties. found in ---> at src/admin/ResourceList.vue at src/layout/components/AppMain.vue at src/layout/index.vue at src/App.vue warn @ vue.runtime.esm.js:619 vue.runtime.esm.js:619 [Vue warn]: Property or method "handleDelete" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties. found in