提交 07af615d 编写于 作者: guangjun.yang's avatar guangjun.yang

this.formData.protocolType = this.$route.query.protocolType || 0;

上级 c74df7cd
......@@ -141,7 +141,7 @@
}
},
created() {
this.formData.protocolType = this.$route.query.protocolType || 1;
this.formData.protocolType = this.$route.query.protocolType || 0;
this.getProtocolList(this.formData);
},
mounted() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册