flx:修改延期待审权限
This commit is contained in:
parent
42009789c8
commit
84ee3b6135
@ -10,3 +10,7 @@
|
||||
[0930/163245.034:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2)
|
||||
[0930/163246.926:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2)
|
||||
[0930/163247.976:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2)
|
||||
[1011/144829.070:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2)
|
||||
[1011/144829.252:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2)
|
||||
[1011/144829.886:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2)
|
||||
[1011/144830.214:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2)
|
||||
|
||||
@ -3573,7 +3573,7 @@ export default {
|
||||
data.projectSn = this.projectSn;
|
||||
data.pageNo = this.pageNo;
|
||||
data.pageSize = this.pageSize;
|
||||
data.operatorId = this.$store.state.userInfo.userId;
|
||||
// data.operatorId = this.$store.state.userInfo.userId;
|
||||
data.isRectifyPostponeTodo = 1;
|
||||
|
||||
getSafeInspectionRecordListApi(data).then((res) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user