src/views/tigerprojects/system/lowcode/entityts/V_BAS_PROD.ts
@@ -4,7 +4,7 @@ * @version: * @Date: 2024-06-19 20:34:27 * @LastEditors: Ben Lin * @LastEditTime: 2024-08-04 00:28:41 * @LastEditTime: 2024-08-04 17:45:27 */ import { ActionItem, BasicColumn } from '/@/components/Table'; @@ -74,6 +74,8 @@ pageContent: `这里是管理产品的工艺绑定,一个产品可以绑定多个工艺路线`, SessionName: 'ProdRouteBinding_update', OtherTableName: 'BAS_PKG_DTL', ifSave: false, rotType: 'Route' }; // 将对象转换为JSON字符串并保存到sessionStorage sessionStorage.removeItem(`${id.SessionName}_params`);