物料查询,恒温恒湿选择框调整

This commit is contained in:
王帅 2025-05-15 10:33:27 +08:00
parent f394e0fd14
commit c536ed36e9

View File

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