31e7b608 by renchao@pashanhoo.com

style:待办箱

1 parent 3c8e2f81
......@@ -105,6 +105,7 @@
},
//申请单元点击事件
stepForm (index) {
this.currentSelectProps.type = "READ_ONLY"
getStepFormInfo(this.currentSelectProps).then((res) => {
if (res.code === 200) {
this.fresh++;
......