Commit 8b268c70 by cocomilk2012

update

parent 7e4a486a
Showing with 1 additions and 1 deletions
...@@ -175,7 +175,7 @@ export default class SelectIdentity extends Vue { ...@@ -175,7 +175,7 @@ export default class SelectIdentity extends Vue {
}); });
await this.getUserInfo(); await this.getUserInfo();
if (this.id_no) { if (this.id_no) {
await this.getDispatchList(); await this.getDispatchList();//这里是开启劳务派遣的开关
} }
this.loading.clear(); this.loading.clear();
} }
......
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 sign in to comment