123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- [tabbed_location]
- tabbedName1=技术参数
- tabbedName2=位置上的设备
- tabbedName3=维修历史
- [tabbedName1]
- tableName=locspec
- repl=:location
- keyfield=location=':location'
- colums=classattr,strvalue,numvalue,unitid,ismustbe
- columsdesc=属性,参数1,参数2,计量单位,必需
- columswidth=80,80,50,50,50
- [tabbedName2]
- tableName=equipment
- repl=:location
- keyfield=location=':location'
- colums=eqnum,description,status,itemnum,classid
- columsdesc=设备,描述,状态,采购编码,分类
- columswidth=80,100,50,50,50
- [tabbedName3]
- tableName=workorder
- repl=:location
- keyfield=location=':location'
- colums=wonum,description,location,eqnum,status
- columsdesc=工单编号,工单描述,位置,设备,工单状态
- columswidth=70,100,80,80,80
- [tabbed_equipment]
- tabbedName6=技术参数
- tabbedName7=维修信息
- [tabbedName6]
- tableName=eqspec
- repl=:eqnum
- keyfield=eqnum =':eqnum'
- colums=classattr,strvalue,numvalue,unitid,ismustbe
- columsdesc=属性,参数1,参数2,计量单位,必需
- columswidth=80,80,50,50,50
- [tabbedName7]
- tableName=workorder
- repl=:eqnum
- keyfield=eqnum =':eqnum'
- colums=wonum,description,location,eqnum,status
- columsdesc=工单编号,工单描述,位置,设备,工单状态
- columswidth=70,100,80,80,80
|