src/views/resource/attach.vue
@@ -215,7 +215,6 @@ var deptid = this.$route.query.deptid; var type = this.$route.query.type; this.attachOption.column[0].action += deptid + "&type=" + type this.attachOption.column[1].action += deptid + "&type=" + type }, computed: { ...mapGetters(["permission"]), @@ -278,7 +277,6 @@ }) .then(() => { return remove(this.ids); return removenw(row.id); }) .then(() => { this.onLoad(this.page);