src/views/tigerprojects/system/lowcode/entityts/BIZ_MES_WO_BATCH.ts
@@ -4,7 +4,7 @@ * @version: * @Date: 2024-06-19 20:34:27 * @LastEditors: Ben Lin * @LastEditTime: 2024-07-22 02:29:18 * @LastEditTime: 2024-07-25 21:44:58 */ import { Tag, Tooltip } from 'ant-design-vue'; @@ -40,7 +40,7 @@ * @description: 获取新增按钮的行为,必需要有的方法 * @return {*} */ CreateAction: (fnName: string) => { CreateAction: (type: string) => { return { action: 'drawer', //drawer(打开左侧抽屉框) | go(跳转到新的页面) }; @@ -431,7 +431,7 @@ // }, // }, { label: '计划产线', label: '实际产线', field: 'ACT_LINE', component: 'ApiSelect', required: true,