fix:玻纤mlogs条件返回数据

This commit is contained in:
shijing 2025-06-13 15:44:45 +08:00
parent 731ae2cca8
commit 95f289c461
1 changed files with 3 additions and 1 deletions

View File

@ -205,7 +205,9 @@ export default {
data() {
return {
apiObj: null,
params: { mgroup: "" ,submit_time__isnull:true},
params: { mgroup: "" ,submit_time__isnull:true,
query: " { id, material_out_name, equipment_name, reminder_interval_list ,mstate_json,belong_dept_name, mgroup_name,handle_user_name,work_start_time,work_end_time,submit_time}"
},
query: {submit_time__isnull:true},
dialog: {
save: false,