{##} {{ stylesheet_link("/css/themes/easyui.css") }} {{ stylesheet_link("/css/themes/icon.css") }} {{ stylesheet_link("/css/iconfont/ux_1475910883_4461117/iconfont.css") }} {{ stylesheet_link("/css/common.css") }} {{ stylesheet_link("/css/??global.css,extend.css,admin_style.css,homePage.css,module.css,roboto.css") }} {{ stylesheet_link("/css/"~router.getControllerName()~"."~router.getActionName()~".css") }} {% block load_css %}{% endblock %} {{ javascript_include("/js/jquery.min.js") }} {{javascript_include("/js/??jquery.easyui.min.js,easyui-lang-zh_CN.js,index.js,clipboard.min.js,"~router.getControllerName()~"."~router.getActionName()~".js,extend/extend_function.js,extend/ComboboxExtension.js")}} {% block load_js %}{% endblock %} {% block header_info %}{%if homeTitle is not empty%}{{homeTitle}} - {%endif%}生产管理系统 {% endblock %} {{ javascript_include("/js/extend/??PrintSize.js,SelectBox.js,PrintingStandard.js,TrialFgModule.js,YnModule.js,FgUnitModule.js,SizeInput.js,PrintSize.js") }} {{ javascript_include("/js/extend/PrintSheet.js") }} {{ javascript_include("/js/extend/ProducePrintSize.js") }} {{ javascript_include("/js/extend/SolidPrintSizeModule.js") }} {{ javascript_include("/js/extend/MaterialsDetails.js") }}
手工
{% if processGroup['handwork'] is not empty %} {% for item in processGroup['handwork'] %} {{ item['name'] }} {% endfor %} {% endif %}
包装
{% if processGroup['pack'] is not empty %} {% for item in processGroup['pack'] %} {{ item['name'] }} {% endfor %} {% endif %}
清空 撤销 删除 保存
产品信息 {#产品信息的保存按钮#}
{% if applyRecord['material'] is not empty %} {% for item in applyRecord['material'] %} {% endfor %} {% endif %}
成名名称 单位 制作数量 配货数量 交货时间
{{ item['name'] }} {{ item['unit'] }} {{ item['qty'] }} {{ item['assembNum'] }} {{ item['jhtime'] }}
配装信息
包装要求
{#
#} {#工艺指导手册的弹窗#}
制作数量 {#ebom编号#}
{#工艺指导手册的内容#}
指导手册
{#配装申请流程信息#} {#配装传票的编号#} {#配装传票流程图信息#} {#页签完成状态#} {#工艺节点的表单信息#} {#工艺节点的基础信息#} {{ stylesheet_link("/css/summonscommon.css") }} {{ stylesheet_link("/css/joint/joint.css") }} {{ javascript_include("/js/lodash.min.js") }} {{ javascript_include("/js/backbone-min.js") }} {{ javascript_include("/js/joint.js") }} {{ javascript_include("/js/joint_function.js") }}