浏览代码

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

weixianghui 5 年之前
父节点
当前提交
b2be2a83aa
共有 1 个文件被更改,包括 4 次插入0 次删除
  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()
 								$(".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"])