物料查询,恒温恒湿条件修改

This commit is contained in:
王帅 2025-05-21 16:25:04 +08:00
parent b7d641667e
commit 2430faf0b9

View File

@ -235,7 +235,7 @@ const state = reactive({
title: '新增用户',
visible: false
},
TEMPList: [{ label: '全部', value: '' },{ label: '是', value: '01' }, { label: '否', value: '02' }] as any,
TEMPList: [{ label: '全部', value: '' },{ label: '是', value: '02' }, { label: '否', value: '' }] as any,
formData: {
total: 0,
SUPPLIERNO: '',