src/main/webapp/views/companyTarget/companyTarget.html
@@ -64,6 +64,16 @@ {{d.target}}万元 </script> <script type="text/html" id="completeTmp"> {{# if( d.complete === '0'){ }} 0 {{# }else if(d.complete === null){ }} 0 {{# }else { }} {{d.complete}}万元 {{# } }} </script> <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script> <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script>