预算不校验概算数据
parent
37c46a749a
commit
dbf4045f16
|
@ -201,7 +201,7 @@ $(function () {
|
|||
$("#saveApprove").attr('disabled', true);
|
||||
$("#collaboratorUrl").val($("#collaboratorUrl_span").text());
|
||||
|
||||
checkIfFillIn();
|
||||
// checkIfFillIn();
|
||||
|
||||
var dataIncome = collectData("am-modal-prompt-input-income");
|
||||
if (dataIncome.length <= 5) {
|
||||
|
|
Loading…
Reference in New Issue