This commit is contained in:
xiongchengqiang 2020-12-03 17:24:20 +08:00
parent e376fac833
commit a88d4660bc
2 changed files with 4 additions and 4 deletions

View File

@ -258,13 +258,13 @@ export default {
let res = await apiSaveapproval(params)
if (res.code !== 200) {
this.$message.error(res.msg)
// history.go(0)
history.go(0)
}
this.$message({
message: res.msg,
type: 'success'
})
// history.go(0)
history.go(0)
}
})
// this.dialogFormVisibleChongZhi = false

View File

@ -38,8 +38,8 @@
<div class="table-content"
v-for="(i,index2) in item.detailDtos"
:key="index2">
<div class="name">
{{i.target}}
<div class="name"
v-html="i.target">
</div>
<div class="kaohe pre">
<pre>