岗位自动刷新去除

This commit is contained in:
Chengliang 2024-08-08 16:59:47 +08:00
parent d1760f765a
commit cf20e06137
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ export class JobStore {
@action initData() { @action initData() {
this.getHasRight(); this.getHasRight();
this.refresh(); //this.refresh();
// this.getCopyForm(); // this.getCopyForm();
// this.getMergeForm(); // this.getMergeForm();
} }