| src/views/architecture/architecture.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/life/life.vue | ●●●●● patch | view | raw | blame | history |
src/views/architecture/architecture.vue
@@ -317,6 +317,7 @@ this.form["jd"] = res[0] this.form["wd"] = res[1] this.form["addressName"] = res[2] this.form["address"] = res[2] }, rowSave (row, done, loading) { src/views/life/life.vue
@@ -357,13 +357,9 @@ this.form["jd"] = res[0] this.form["wd"] = res[1] this.form["addressName"] = res[2] this.form["address"] = res[2] }, initData () { getDeptTree().then((res) => { const column = this.findObject(this.option.column, "type") column.dicData = res.data.data }) }, rowSave (row, done, loading) { var d = [] // var dk = [];