报错找不到原因
错误类型:Microsoft VBScript 运行时错误 (0x800A000D)
类型不匹配: '[string: ""]'
/nxTMIS/sparepart/outstorenew/allbill.asp, 第 64 行
63 propertytag = request("propertytag")
64 if propertytag = 1 then
65 tag1 ="应急板卡"
66 end if
67 if propertytag = 2 then
68 tag1 ="普通板卡"
69 end if
70 if propertytag = 3 then
71 tag1 ="光缆/线缆"
72 end if
73 if propertytag = 4 then
74 tag1 ="仪器仪表"
75 end if