胶料快检实验类型、胶料快检数据点、胶料快检实验方法新增

This commit is contained in:
2026-05-25 11:01:00 +08:00
parent fa1c5c9b42
commit af8bf14b5e
44 changed files with 4476 additions and 1 deletions

View File

@@ -34,7 +34,7 @@
const selectProps = computed(() => {
let selProps = {
...cellProps.value,
allowClear: true,
allowClear: originColumn.value?.allowClear !== false,
autofocus: true,
defaultOpen: !scrolling.value,
style: { width: '100%' },