src/views/publicSecurity/positionManage/TransactRegist.vue
@@ -327,7 +327,7 @@ label: '未通过', value: 3 }, { label: '待接收', label: '待完成', value: 4 }], align: 'center', @@ -413,7 +413,7 @@ } else if (data == 4) { tags = { type: 'warning', text: '待接收' text: '待完成' } }