fix:coding#851#852

This commit is contained in:
shijing 2025-06-18 09:35:02 +08:00
parent f660f13950
commit 3e70adebe3
2 changed files with 2 additions and 2 deletions

View File

@ -118,7 +118,7 @@
<el-button
type="danger"
@click="table_muser_del(scope.row)"
></el-button>
>删除</el-button>
</template>
</el-table-column>
</scTable>

View File

@ -206,7 +206,7 @@ export default {
return {
apiObj: null,
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: " { id,equipment, 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: {