diff --git a/src/views/wpm/mlog_dept6.vue b/src/views/wpm/mlog_dept6.vue index 350a8451..bd38d1c4 100644 --- a/src/views/wpm/mlog_dept6.vue +++ b/src/views/wpm/mlog_dept6.vue @@ -7,30 +7,17 @@
- - 查询 +
- + - - - - - - - - + @@ -59,7 +46,6 @@ - @@ -98,7 +84,6 @@ - @@ -162,10 +147,10 @@ - - + + @@ -245,7 +230,7 @@ export default { }); }, handleQueryMtask() { - this.$refs.table.refresh(this.queryMtask); + this.$refs.table.queryData(this.queryMtask); }, table_submit(row) { this.$API.pm.mtask.submit.req(row.id).then(res => {