1
李喆(开发组)
2025-08-01 45efd71ef169fcd69ed944b6ef3be42195573813
src/views/flowmgr/taskassign.vue
@@ -2,7 +2,7 @@
 * @Author: 李喆(开发组) lzhe@yxqiche.com
 * @Date: 2025-05-28 12:03:55
 * @LastEditors: 李喆(开发组) lzhe@yxqiche.com
 * @LastEditTime: 2025-06-13 14:50:38
 * @LastEditTime: 2025-08-01 10:45:48
 * @FilePath: /mdmweb/src/views/flowmgr/taskassign.vue
 * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
@@ -34,7 +34,7 @@
          },
          {
            label: '图号版次',
            prop: 'drawingNoEdition',
            prop: 'partNoEdition',
            type: 'input',
            span: 12,
            dataType: 'string',
@@ -68,6 +68,13 @@
            dataType: 'string',
          },
          {
            label: '工序版次',
            prop: 'processEdition',
            type: 'input',
            span: 12,
            dataType: 'string',
          },
          {
            label: '工艺版次',
            prop: 'craftEdition',
            type: 'input',