| | |
| | | .btn-delete { |
| | | display: none; |
| | | } |
| | | td .layui-form-select { |
| | | margin-top: -9px; |
| | | margin-left: -14px; |
| | | margin-right: -14px; |
| | | } |
| | | </style> |
| | | </head> |
| | | <body> |
| | |
| | | <button id="importOrder" class="layui-btn icon-btn btn-add"> |
| | | <i class="layui-icon layui-icon-upload"></i> 导入单据 |
| | | </button> |
| | | <button id="orderCheckBtn" class="layui-btn icon-btn btn-add"> |
| | | <i class="layui-icon"></i>添加 |
| | | </button> |
| | | <input style="display:none" id="importExcel" type="file" onchange="upload(this)" > |
| | | <input style="display:none" id="importExcel2" type="file" onchange="upload2(this)" > |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </form> |
| | | </script> |
| | | |
| | | <!--工序状态--> |
| | | <script type="text/html" id="process"> |
| | | |
| | | </script> |
| | | |
| | | <!-- 订单任务追溯 --> |
| | | <script id="wrkTraceDialog" type="text/html" style="position: relative"> |
| | | <div style="position: absolute; top: 0; left: 0;"> |