| | |
| | | <html> |
| | | <head> |
| | | <meta charset="utf-8" /> |
| | | <title>ç产æ¥è®¡å导å
¥</title> |
| | | <title>ç产æ¥è®¡å交æå¯¼å
¥</title> |
| | | <link rel="stylesheet" href="../../../layuiadmin/layui/css/layui.css" media="all"> |
| | | <link rel="stylesheet" href="../../../layuiadmin/style/admin.css" media="all"> |
| | | <script src="../../../layuiadmin/zgqCustom/zgqCustom.js"></script> |
| | |
| | | columns.push({ field: 'ç产订åå·', title: 'ç产订åå·', width: 150, edit: true, hide: true }); |
| | | columns.push({ field: 'ç©æç¼ç ', title: 'ç©æç¼ç ', width: 150, edit: true }); |
| | | columns.push({ field: '客æ·è®¢åå·', title: '客æ·è®¢åå·', width: 200, edit: true }); |
| | | columns.push({ field: 'æç»è¡å·', title: 'æç»è¡å·', width: 150}); |
| | | columns.push({ field: '计åç»ææ¥æ', title: '计åç»ææ¥æ', width: 150, event: "HPlanEndDate", edit: true}); |
| | | |
| | | columns.push({ fixed: 'right', title: 'æä½', toolbar: '#barDemo' }); |
| | |
| | | obj.del(); |
| | | table.cache["mainTable"].splice(rowIndex, 1); //â¡å½»åºç§»é¤å
ç´ ï¼ä»ç¼åéç§»é¤è¿ä¸è¡ |
| | | option.data = table.cache["mainTable"];//å°æ°æ®ç»å®å°dataä¸ |
| | | table.reload(option); |
| | | table.render(option); |
| | | layer.close(index); |
| | | }); |
| | | } |