แก้ เป็น null เมื่อ ปิด multi select ไม่ทำงาน เมื่อเป็น string
This commit is contained in:
parent
c4e37d20f4
commit
d5e1f339cf
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ function clearFormData() {
|
|||
formData.posLevel = "";
|
||||
formData.reson = "";
|
||||
formData.rateOldMin = "";
|
||||
formData.groupOld = "";
|
||||
formData.groupOld = null;
|
||||
formData.rateMaxOld = "";
|
||||
formData.groupRateHigh = "";
|
||||
formData.rateHighMax = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue