瀏覽代碼

修改提示

chenyongxing 8 年之前
父節點
當前提交
01280ea37e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/WEB-INF/ehr/jsp/standard/integration/configurationJs.jsp

+ 1 - 1
src/main/webapp/WEB-INF/ehr/jsp/standard/integration/configurationJs.jsp

@ -596,7 +596,7 @@
              if(data.successFlg && !Util.isStrEmpty(data.detailModelList)){
                datasourceList = data.detailModelList;
              }else{
                $.ligerDialog.error(data.message);
                $.ligerDialog.error("数据源未配置");
              }
            },