更新绘画功能
This commit is contained in:
@@ -77,6 +77,7 @@ export default defineComponent({
|
||||
}
|
||||
let setBack = ()=>{
|
||||
router.go(-1);
|
||||
// router.push('/home/events')
|
||||
}
|
||||
let openButton = (data:any,index:number)=>{
|
||||
if(filter.loadingShow[index]){
|
||||
|
||||
Reference in New Issue
Block a user