Helius
2021-09-23 d593184d6d517aa3afd0ae6d6e40a0d0e1584d87
src/main/resources/templates/febs/views/modules/product/categoryList.html
@@ -81,7 +81,7 @@
                febs.modal.open('编辑', 'modules/product/categoryUpdate/' + data.id, {
                    btn: ['提交', '取消'],
                    yes: function (index, layero) {
                        $('#user-update').find('#submit').trigger('click');
                        $('#user-add').find('#submit').trigger('click');
                    },
                    btn2: function () {
                        layer.closeAll();