优化工单的编辑和新增界面
This commit is contained in:
@@ -174,7 +174,7 @@ layui.use(['form', 'layer'], function () {
|
||||
if (statusNum === 4) {
|
||||
allInputs.forEach(function (el) {
|
||||
el.disabled = true;
|
||||
});
|
||||
});5
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user