| src/views/talk/talk.vue | ●●●●● patch | view | raw | blame | history |
src/views/talk/talk.vue
@@ -210,9 +210,9 @@ d.push(row.imgurl[k].value); } row.imgurl = d.join(','); row.deptid = this.$store.getters.userInfo.dept_id; add(row).then( () => { row.deptid = this.$store.getters.userInfo.dept_id; this.onLoad(this.page); this.$message({ type: "success",