|
@@ -1631,7 +1631,7 @@ function loadCardList() {
|
|
|
// ' </div>' +
|
|
|
' <div class="col-md-2 col-sm-2 col-xs-12">' +
|
|
|
' <button type="button" class="registration-no-color-foot-button"' +
|
|
|
- ' title="取消接诊" onclick="cancelClinic\'' + mzyReqrecVo.mzyReqrec.patientId + '\',' + mzyReqrecVo.mzyReqrec.times + ')">' +
|
|
|
+ ' title="取消接诊" onclick="cancelClinic(\'' + mzyReqrecVo.mzyReqrec.patientId + '\',' + mzyReqrecVo.mzyReqrec.times + ')">' +
|
|
|
' <i class="fa fa-mail-reply"></i>' +
|
|
|
' </button>' +
|
|
|
' </div>' +
|