char(1)和char(2)
阿新 • • 發佈:2019-01-04
問題很簡單,頁面寫成這樣
<table id="EducationTable">
<thead>
<tr>
<th data-radio="true"></th>
<th data-field="sort">排序</th>
<th data-field="description">選項描述</th>
<th data-field="isCorrect"
</tr>
</thead>
</table>
【是否是正確答案】 的 isCorrect無法顯示
檢查
(1)資料庫有資料,欄位能儲存
(2)showBean 和 object 和editBean 都有isCorrect欄位
(3)查的時候一臉懵逼why??為什麼列表不顯示??
大神駕到“我也不知道什麼原因”
在我尿遁回來以後,他指著資料庫表“這個是char(2),其他能正常顯示的是char(1)”
“有什麼關係嗎?”
“不知道,試一下吧”
結果試完,把這個欄位的資料型別改成
“大哥”作了個揖“厲害了厲害了[抱拳]”
“你怎麼想到的?”
“不知道,就拿能正確顯示的做個了對比”
對比出真知