feat:新增组件
This commit is contained in:
@@ -172,6 +172,11 @@
|
||||
draggable,
|
||||
// visNetwork,
|
||||
},
|
||||
watch:{
|
||||
dataList(n){
|
||||
console.log(n);
|
||||
}
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
filter: {},
|
||||
|
||||
Reference in New Issue
Block a user