#
Junjie
2 天以前 d9d7e12615417e57d3fac95b8e84b7e5fc46af76
src/main/webapp/views/httpRequestLog/httpRequestLog.html
@@ -580,7 +580,7 @@
    <el-dialog
        class="dialog-panel"
        :title="dialog.mode === 'create' ? '新增 HttpRequestLog' : '修改 HttpRequestLog'"
        :title="dialog.mode === 'create' ? '新增HTTP请求日志' : '修改HTTP请求日志'"
        :visible.sync="dialog.visible"
        width="760px"
        :close-on-click-modal="false">