admin/src/views/business/internalCompany.vue
@@ -166,11 +166,12 @@ direction }) .then(() => { if (direction === 'top') { /* if (direction === 'top') { menuPool.splice(menuIndex, 0, menuPool.splice(menuIndex - 1, 1)[0]) } else { menuPool.splice(menuIndex, 0, menuPool.splice(menuIndex + 1, 1)[0]) } }*/ this.search() }) .catch(e => { this.$tip.apiFailed(e)