init(projects): 小修改

master
xushilin 12 months ago
parent 8cf735c710
commit f9d97b2094

@ -416,7 +416,8 @@ const columns: Ref<DataTableColumns<rawMaterial1.tabelList>> = ref([
{ {
title: '单位', title: '单位',
width: 100, width: 100,
key: 'measureName' key: 'measureName',
render: () => '付'
}, },
{ {
title: '材料厂家', title: '材料厂家',

Loading…
Cancel
Save