Commit 7aab30c7 by wangweidong

土工试验Lims

parent 8f88857e
......@@ -94,7 +94,7 @@ export default {
},
_page: async function() {
Object.assign(this.formObj, this.$refs.pageTable._searchParams())
const result = await soilAptitude.expReportTemplatePage(
const result = await soilAptitude.pageSummaryTemplate(
this.$serializeForm(this.formObj)
)
if (result) {
......
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