Browse Source

Merge branch 'projects/mesxc-test' into projects/mesxc-zhp

pull/268/head
‘937886381’ 6 months ago
parent
commit
95abfcf158
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      src/views/cost/rawMaterialConfig/index.vue

+ 2
- 3
src/views/cost/rawMaterialConfig/index.vue View File

@@ -79,10 +79,9 @@ const tableProps = [
align: 'right', align: 'right',
}, },
{ {
prop: 'enabledTime',
prop: 'time',
label: '生效时间', label: '生效时间',
filter: parseTime,
width: 150,
width: 235,
}, },
{ {
prop: 'remark', prop: 'remark',


Loading…
Cancel
Save