Commit b404c6b9 by Joey

fix(@gms/gms-plugin-billexpand): 赋值公式执行后刷新子表

parent b9ad201c
......@@ -53,10 +53,7 @@ export default {
}
}
// 刷新表格
if (!bill.isRefresh) {
bill.refreshSubDataRow(tableObj.title)
bill.isRefresh = true
}
}
}
}
......
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