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"; //这里有多个样式,自己可以根据需要切换
|
import "highlight.js/styles/idea.css"; //这里有多个样式,自己可以根据需要切换
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "code_generator",
|
name: "gen",
|
||||||
components: { importTable, hljs },
|
components: { importTable, hljs },
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user