src/views/dispatch/dispatch.vue
@@ -236,7 +236,7 @@ }, { label: "保安公司", prop: "deptName", prop: "deptId", type: "tree", overHidden: true, dicUrl: @@ -496,7 +496,7 @@ // this.$message.success("页码" + val); }, rowSave(form, done, loading) { form["deptId"] = this.userInfo.dept_id; // form["deptId"] = this.userInfo.dept_id; adddata(form).then( (res) => { this.onLoad(this.page);