diff --git a/Frontend/_operation.html b/Frontend/_operation.html index d45cb85..0e19bd8 100644 --- a/Frontend/_operation.html +++ b/Frontend/_operation.html @@ -1999,7 +1999,7 @@ res.data.work_type ); $(pageAct.work_type == "1" ? "#inpErrCode" : "#inpErrCode_2").val( - res.data.error_code + res.data.error_code?.split("-")[0] || "" ); $(pageAct.work_type == "1" ? "#inpFixDo" : "#inpFixDo_2").val( res.data.fix_do diff --git a/Frontend/index.html b/Frontend/index.html index 9352697..da281c0 100644 --- a/Frontend/index.html +++ b/Frontend/index.html @@ -190,7 +190,7 @@ License: You must have a valid license purchased only from wrapbootstrap.com (li + --> @@ -234,21 +234,21 @@ License: You must have a valid license purchased only from wrapbootstrap.com (li + + +
+ -->