模具 行增加进度

This commit is contained in:
xielue 2023-09-18 11:46:12 +08:00
parent 4ccb836593
commit 6ceea49594
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@
:edit-render="{ name: 'MkGridDataSelector' }"></vxe-column> :edit-render="{ name: 'MkGridDataSelector' }"></vxe-column>
<vxe-column field="department_detail" title="部门" width="160" :params="editor_department" formatter="formatRef" <vxe-column field="department_detail" title="部门" width="160" :params="editor_department" formatter="formatRef"
:edit-render="{ name: 'MkGridDataSelector' }"></vxe-column> :edit-render="{ name: 'MkGridDataSelector' }"></vxe-column>
<vxe-column field="progress" title="进度" width="160" :cellRender="{name: 'progress'}" ></vxe-column>
<vxe-column v-if="false" field="process_uid_detail" title="加工人员" width="160" :params="editor_process_uid" <vxe-column v-if="false" field="process_uid_detail" title="加工人员" width="160" :params="editor_process_uid"