Browse Source

womanCheck42

PJZ 1 month ago
parent
commit
feccd30ac5

+ 1 - 1
src/views/hospitalization/zhu-yuan-yi-sheng/maternal-child/postpartumVisit.vue

@@ -850,7 +850,7 @@ const initTableData = () => {
   };
   console.log("form", data);
   data = JSON.stringify(data);
-  fuYouRequest(data).then(res => {
+  fuYouRequest(data,'getData').then(res => {
     // console.log("孕妇产后访视get", res)
     if (res.result === "success") {
       tableData.length = 0;