fix 代码生成页面缓存问题

This commit is contained in:
不做码农
2022-01-14 11:21:09 +08:00
parent 33552a2718
commit 87579e03dd

View File

@@ -76,7 +76,7 @@ import hljs from "highlight.js";
import "highlight.js/styles/idea.css"; //这里有多个样式,自己可以根据需要切换
export default {
name: "code_generator",
name: "gen",
components: { importTable, hljs },
data() {
return {