chat聊天功能
This commit is contained in:
@@ -81,6 +81,7 @@ export default defineComponent({
|
||||
canvas:null as any,
|
||||
})
|
||||
const open = (str:any,button:any)=>{
|
||||
console.log(button)
|
||||
nextTick(()=>{
|
||||
if(dataDom[str]?.openSetData){
|
||||
dataDom[str].openSetData(button)
|
||||
|
||||
Reference in New Issue
Block a user