物料查询,恒温恒湿选择框调整
This commit is contained in:
parent
f394e0fd14
commit
c536ed36e9
@ -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: '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user