Compare commits
No commits in common. "07c01e3ecd6696fa424bf4cc29bb3a52f60d66b5" and "bff8b62a344a4ae2de1c23b3cee7048c6e45e551" have entirely different histories.
07c01e3ecd
...
bff8b62a34
@ -42,10 +42,6 @@ function updateClick(row:any){
|
||||
paramsObj.value = row
|
||||
isAppPopUp.value = true
|
||||
}
|
||||
function addClick(){
|
||||
paramsObj.value = {}
|
||||
isAppPopUp.value = true
|
||||
}
|
||||
function routerClick(item,path){
|
||||
router.push({
|
||||
path: path,
|
||||
|
Loading…
Reference in New Issue
Block a user