物料查询,恒温恒湿选择框调整
This commit is contained in:
parent
f394e0fd14
commit
c536ed36e9
@ -181,7 +181,7 @@ const state = reactive({
|
|||||||
title: '新增用户',
|
title: '新增用户',
|
||||||
visible: false
|
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: {
|
formData: {
|
||||||
total: 0,
|
total: 0,
|
||||||
SUPPLIERNO: '',
|
SUPPLIERNO: '',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user