fix: conflict
This commit is contained in:
commit
f7635b33c7
@ -355,6 +355,12 @@ export default {
|
|||||||
this.dataDrp = $event.row.values.target;
|
this.dataDrp = $event.row.values.target;
|
||||||
this.isShowButton = false;
|
this.isShowButton = false;
|
||||||
},
|
},
|
||||||
|
linkDetail : function() {
|
||||||
|
location.href='#/drp/drp-pengadaan';
|
||||||
|
},
|
||||||
|
linkKirim : function() {
|
||||||
|
location.href='#/drp/drp-pengadaan';
|
||||||
|
}
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user