@@ -5954,6 +5954,7 @@ function loadYpList(index, event) {
onClickRow: function (row, $element) {
$('#' + MedicineName).webuiPopover('hide');
if (index == 0) {
+ clearWesternMedicine(false);
checkYpInfo(row.code, row.serial, row.ypType, true, null);
}
if (index == 1) {