| | |
| | | <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/layui/layui.js"></script> |
| | |
| | | , area: ['100%', '100%'] |
| | | , title: '供应商询价单编辑' |
| | | , shift: 0//弹出动画 |
| | | , content: '../报价单/Sup_QuotePriceBillEdit.html?OperationType=3&linterid=' + linterid + '&HEntryID=-1' |
| | | , content: './Sup_QuotePriceBillEdit.html?OperationType=3&linterid=' + linterid + '&HEntryID=-1' |
| | | , end: function () { |
| | | //刷新页面, |
| | | location.reload(); |