| | |
| | | </div> |
| | | </div> |
| | | |
| | | <script type="text/html" id="productQuestionToolbar"> |
| | | <script type="text/html" id="productQuestionJobToolbar"> |
| | | <div class="layui-btn-container"> |
| | | <button class="layui-btn layui-btn-sm layui-btn-primary febs-button-green-plain" shiro:hasPermission="productQuestionList:aiAdd" lay-event="productQuestionJobStateClose">停止</button> |
| | | <button class="layui-btn layui-btn-sm layui-btn-primary febs-button-green-plain" lay-event="productQuestionJobStateClose">停止</button> |
| | | </div> |
| | | </script> |
| | | |
| | |
| | | initproductQuestionJobTable(); |
| | | |
| | | // 初始化表格操作栏各个按钮功能 |
| | | table.on('toolbar(productQuestionJobToolbar)', function (obj) { |
| | | table.on('toolbar(productQuestionJobTable)', function (obj) { |
| | | let data = obj.data, |
| | | layEvent = obj.event; |
| | | if (layEvent === 'productQuestionJobStateClose') { |