联调中心完成
This commit is contained in:
@ -469,7 +469,7 @@ function getRecordList() {
|
||||
|
||||
|
||||
|
||||
}, 2000);
|
||||
}, 0);
|
||||
}
|
||||
|
||||
|
||||
@ -502,7 +502,7 @@ function ToggleAdvance() {
|
||||
|
||||
//显示编辑
|
||||
function ShowEdit(item = undefined, isEdit = true) {
|
||||
debugger;
|
||||
|
||||
Status.ShowEditPop = true;
|
||||
let def = {
|
||||
recordId: null,//维修记录id
|
||||
|
||||
Reference in New Issue
Block a user