Commit 0a51095e by 展昭

update

parent ecd18f1d
......@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>typescript</title>
<title>员工自助</title>
</head>
<body>
<noscript>
......
......@@ -61,7 +61,7 @@ export default class SelectIdentity extends Vue {
}
private toIndex_click(): void {
this.ChooseCompany();
this.ChooseCompany();
// if (this.dispatch_list && this.dispatch_list.length > 1) {
// this.ChooseCompany();
// }
......
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