|
@@ -376,6 +376,10 @@
|
|
|
$(".xskcxx_qy").remove()
|
|
|
$(".grfpxx").css("padding-left","14px")
|
|
|
}
|
|
|
+ if (resInv["invoice_rise"] == "个人"){
|
|
|
+ $(".xskcxx_qy").remove()
|
|
|
+ $(".grfpxx").css("padding-left","14px")
|
|
|
+ }
|
|
|
$(".kpdwmc").text(resInv["apply_company"])
|
|
|
$(".nsrsbh").text(resInv["apply_tinumber"])
|
|
|
$(".zcdz").text(resInv["apply_regaddress"])
|