fix 代码生成页面缓存问题
This commit is contained in:
parent
33552a2718
commit
87579e03dd
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user