src/api/model/sche/model/index.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/api/model/sche/model/index.ts
@@ -20,6 +20,7 @@ status: number, paramList: null, settingList: null modelOut:null } export interface ModelParamVO { @@ -80,7 +81,8 @@ pointList.push( { id: item.id, name: item.pointName name: item.pointName, itemNo : item.pointNo } ) })