Browse Source

任务状态字典值修改

feture-12345
mk 6 months ago
parent
commit
c035203440
  1. 2
      src/views/modules/base/smartExcel/filling.vue

2
src/views/modules/base/smartExcel/filling.vue

@ -150,7 +150,7 @@ export default {
statusArray: [
{
label: '未提交',
value: 'notSubmit'
value: 'deal'
},
{
label: '已提交',

Loading…
Cancel
Save