fix : 修复新增分摊表格数据校验及矩阵审批加箭头

This commit is contained in:
2024-06-05 22:03:49 +08:00
parent ca64562059
commit 2e86683f41
6 changed files with 187 additions and 142 deletions

View File

@@ -19,7 +19,6 @@ import {useProcessStore} from '@/stores/processStore.js'
const processStore = useProcessStore()
const emit = defineEmits()
const props = defineProps({
mode: {
type: String,