fix: remove duplicate key
This commit is contained in:
parent
f7635b33c7
commit
42e300d788
@ -355,12 +355,6 @@ 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