This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
</span>
|
||||
</div>
|
||||
<hr /> -->
|
||||
|
||||
<div>
|
||||
<v-row align-center justify-left row wrap>
|
||||
<!-- Here is what a template object looks like
|
||||
@@ -138,7 +137,7 @@
|
||||
</template>
|
||||
<script>
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
/* xeslint-disable */
|
||||
/* XXXeslint-disable */
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
/**
|
||||
* v-if="item.hide == false"
|
||||
@@ -211,7 +210,7 @@ export default {
|
||||
if (!this.value) {
|
||||
return null;
|
||||
}
|
||||
//debugger;
|
||||
|
||||
//get the data out of the JSON string value
|
||||
var cData = JSON.parse(this.value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user