src/views/system/sysConfig.vue
@@ -21,10 +21,10 @@ @on-load="onLoad" > <template #menu-left> <el-button type="primary" <el-button type="primary" icon="el-icon-plus" v-if="permissionList.addBtn" v-if="permissionList.addBtn" @click="$refs.crud.rowAdd()" >新增</el-button> <el-button @@ -70,8 +70,6 @@ }, selectionList: [], option: { height: 'auto', calcHeight: 32, dialogWidth: 950, tip: false, searchShow: true, @@ -304,4 +302,4 @@ }; </script> <style></style> <style></style>