Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

Failed to resolve component: datetime 錯誤

$
0
0

請問要如何修改我已經npm install datetime(1)Failed to resolve component: datetime If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. at <Router onVnodeUnmounted=fn ref=Ref< undefined > > at /at

(2)Property "date" was accessed during render but is not defined on instance.at

`App.vue<div class="block-left"><input type="checkbox" class="checkbox" /><h4>進場起始時間</h4><datetime v-model="date" input-id="startDate"><input type="datetime-local" v-model="value1" /></datetime><input type="checkbox" class="checkbox" /><h4>離場起始時間</h4><datetime v-model="date" input-id="startDate"><input type="datetime-local" v-model="value2" /></datetime></div><div class="block-right"><h4>進場結束時間</h4><datetime v-model="date" input-id="startDate"><input type="datetime-local" v-model="value3" /></datetime><h4>離場結束時間</h4><datetime v-model="date" input-id="startDate"><input type="datetime-local" v-model="value4" /></datetime></div><div class="gwee"><button @click="search">搜尋</button><button @click="cancel">取消</button></div>

`


Viewing all articles
Browse latest Browse all 12111

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>