Commit c09fd741 authored by zhengke's avatar zhengke

修改

parent 72199782
......@@ -1016,10 +1016,8 @@ export default {
if(this.departState){
msg={allDepartment:1};
}
console.log("msgfdwaetg",msg)
this.apipost(
"Advertising_get_GetNowDepartmentAndSubordinate",
{msg},
"Advertising_get_GetNowDepartmentAndSubordinate",msg,
res => {
if (res.data.resultCode == 1) {
this.departmentList = res.data.data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment