提交 c0bef17e 编写于 作者: tao.wu's avatar tao.wu

no message

上级 d820e5ae
......@@ -166,9 +166,9 @@
if(formName==='stroke_006'||formName==='stroke_014'||formName==='stroke_015'){
this.addComponents[index].ruleNew = val;
this.setRuleToTrue(index);
if(this.$refs['form' + index].length > 0){
this.$refs['form' + index][0].resetFields();
}
// if(this.$refs['form' + index].length > 0){
// this.$refs['form' + index][0].resetFields();
// }
}
})
......@@ -191,6 +191,7 @@
getDomain().then(res=>{
if(res.code=='000000'){
this.domain = res.data
// this.domain='https://dev-sc.yunqueyi.com'
this.getFormModules();
if(this.showBtn!='0'){
this.getFormDetail();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册