Commit e9903dcf authored by 黄奎's avatar 黄奎

页面修改

parent 39c6938e
......@@ -29,6 +29,9 @@
</div>
<br />
<div class="col-12">
<template v-if="questionObj.Key=='cloze'">
选项处用##题号##替换,如##1##
</template>
<UeEditor v-model="objOption.Title" :config="config" ref="UE_Title"></UeEditor>
</div>
<br />
......
......@@ -45,7 +45,6 @@
};
},
created() {
console.log("data", this.data);
this.initConfig();
},
methods: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment