| | |
| | | return Vue; |
| | | |
| | | })); |
| | | Vue.directive('preventReClick', { |
| | | Vue.directive('preventreclick', { |
| | | inserted(el, binding) { |
| | | el.addEventListener('click', () => { |
| | | if (!el.disabled) { |
| | |
| | | this.updateShowFlag=true; |
| | | let rowObj=row[index] |
| | | this.ruleForm.glassNum=rowObj["5_smallglass_no"] |
| | | this.ruleForm.produceid=rowObj["2_recipe_no"] |
| | | this.ruleForm.produceid=rowObj["12_id"] |
| | | this.updateOrder.id=rowObj["0_id"] |
| | | |
| | | }, |
| | |
| | | if (!valid) { |
| | | return false; |
| | | } |
| | | this.ruleForm.creator='<%= request.getParameter("xingming") %>'; |
| | | let sql="{call AXJ_a_produce_insert(?,?,?,?,?,?,?,?,?)}~"+JSON.stringify(this.ruleForm); |
| | | this.connects("新增产品",sql,1,1); |
| | | this.connects("新增产品",sql,1,1); |
| | | }); |
| | | }, |
| | | resetForm(formName) { |
| | |
| | | |
| | | }) |
| | | |
| | | |
| | | |
| | | |
| | | </script> |