Commit b26f62ed by 赵永成

temp

parent 33547d1a
......@@ -119,6 +119,9 @@ export default {
"tb_steps":[{
"step_lab":"步骤1",
"step_akv":[]
},{
"step_lab":"步骤2",
"step_akv":[]
}],
"step_opts":[]
}
......@@ -173,7 +176,7 @@ export default {
that.special_tb_data.push(spec_model);
//显示窗体
//that.open = isShow
that.open = isShow
//this.initStepData();
});
}
......
......@@ -255,8 +255,8 @@ export default {
this.$refs.Specification.showSpecial(true,prow)
);
this.$refs.Specification.initAll();
//this.$refs.Specification.initAll();
}
},
};
......
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