Source/UBCS-WEB/src/views/monitor/log/localLog.vue
@@ -25,7 +25,7 @@ type="text" :loading="downloadLoading" @click="downLoadLogFile(scope.row)" v-if="permissionList.downLoadBtn" v-if="permissionList.downLoadBtn && scope.row.hasChildren!=1" >下载 </el-button> </template> @@ -97,11 +97,11 @@ prop: "logType", width:'160' }, { /*{ label: "创建时间", prop: "createTime", width:'160' }, },*/ { label: "最后修改时间", prop: "lastModifier",