Browse Source

企明星订单详情-企业信息处理

weixianghui 5 years ago
parent
commit
b2be2a83aa
1 changed files with 4 additions and 0 deletions
  1. 4 0
      core/src/web/templates/manage/course/order_detail.html

+ 4 - 0
core/src/web/templates/manage/course/order_detail.html

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