|
@@ -1,7 +1,7 @@
|
|
|
<!--
|
|
|
* @Author: your name
|
|
|
* @Date: 2022-02-10 14:49:20
|
|
|
- * @LastEditTime: 2022-02-16 16:27:48
|
|
|
+ * @LastEditTime: 2022-02-16 16:48:33
|
|
|
* @LastEditors: Please set LastEditors
|
|
|
* @Description: 编辑职员
|
|
|
* @FilePath: \Foshan4A4.0\src\views\staffManagement\compontents\staffEdit.vue
|
|
@@ -209,6 +209,7 @@ export default {
|
|
|
this.data = [val];
|
|
|
if (this.orgTypes == 'org') {
|
|
|
this.orgCheckedKeys = [this.OrganId];
|
|
|
+ this.getJobListByOrgan(this.OrganId);
|
|
|
}
|
|
|
},
|
|
|
deep: true,
|