Update sub title dan link pengadaan
This commit is contained in:
parent
83585f5ea7
commit
bcc69b4dc7
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="content-block main-title">Penyusunan DRP</h3>
|
<h3 class="content-block main-title">Penyusunan DRP</h3>
|
||||||
<p class="content-block">Penyusunan DRP</p>
|
<p class="content-block">Tahun DRP</p>
|
||||||
<div class="content-block">
|
<div class="content-block">
|
||||||
<div class="dx-card responsive-paddings">
|
<div class="dx-card responsive-paddings">
|
||||||
<div id="app-container">
|
<div id="app-container">
|
||||||
@ -606,8 +606,8 @@ export default {
|
|||||||
this.popupTitle = "Upload Dokumen Pendukung";
|
this.popupTitle = "Upload Dokumen Pendukung";
|
||||||
this.isShowButton = true;
|
this.isShowButton = true;
|
||||||
},
|
},
|
||||||
linkDetail() {
|
linkDetail(e) {
|
||||||
location.href='#/drp/drp-pengadaan';
|
location.href='#/drp/drp-pengadaan?drpid='+e.row.data.id;
|
||||||
},
|
},
|
||||||
linkKirim($event) {
|
linkKirim($event) {
|
||||||
console.log("event: ", $event.row.values);
|
console.log("event: ", $event.row.values);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user