提交 7dff34e6 编写于 作者: KK's avatar KK

删除测试代码

上级 2097e06b
......@@ -286,8 +286,6 @@ export default class AppSearchEditor extends Vue {
public mounted() {
if (Object.is(this.codeListType, "STATIC")) {
this.options = this.$store.getters.getCodeListItems(this.tag);
console.log(this.options);
} else {
if (this.curValue) {
this.load();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册