diff --git a/dist.zip b/dist.zip new file mode 100644 index 00000000..45962ba2 Binary files /dev/null and b/dist.zip differ diff --git a/src/views/projectFront/configManage/roleManage.vue b/src/views/projectFront/configManage/roleManage.vue index e99b63da..f9ff23d0 100644 --- a/src/views/projectFront/configManage/roleManage.vue +++ b/src/views/projectFront/configManage/roleManage.vue @@ -493,7 +493,7 @@ export default { // this.getList(); // }, handleCheckChange(e) { - console.log('eeee',e) + //console.log('eeee',e) // console.log(data, checked, indeterminate); // console.log('选择',this.$refs.tree.getCheckedKeys()); },