mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-29 09:24:07 +00:00
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into development
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<div class="row">
|
||||
<div class="col p-r-0">
|
||||
<div class="form-group no-margin form-group-default b-rad-none">
|
||||
<!-- <label class="text-primary">Marking</label> -->
|
||||
<label class="font-heading all-caps fs-8 muted">Marking</label>
|
||||
<input type="text" class="form-control" v-model="marking" />
|
||||
</div>
|
||||
@@ -45,7 +44,6 @@
|
||||
},
|
||||
methods: {
|
||||
search() {
|
||||
console.log('sd');
|
||||
this.options['reference_like'] = this.marking;
|
||||
console.log(this.options);
|
||||
this.currentKey+=1;
|
||||
|
||||
Reference in New Issue
Block a user