|
@@ -9029,7 +9029,7 @@ export default {
|
|
id: this.templateid
|
|
id: this.templateid
|
|
}
|
|
}
|
|
this.ajax
|
|
this.ajax
|
|
- .get(this.$store.state.api + "selectTipsTemplateById", params)
|
|
|
|
|
|
+ .get(this.$store.state.api + "selectTipsTemplateByIdHK", params)
|
|
.then((res) => {
|
|
.then((res) => {
|
|
if(res.data[0].length){
|
|
if(res.data[0].length){
|
|
this.tipsJson = res.data[0][0]
|
|
this.tipsJson = res.data[0][0]
|