XMLWAN před 4 roky
rodič
revize
7495f3c1fc

+ 2 - 2
src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue Zobrazit soubor

@@ -21,7 +21,7 @@
21 21
         >下一方
22 22
         </el-button>
23 23
       </div>
24
-      
24
+
25 25
 
26 26
       <!--<el-table-->
27 27
       <!--:header-cell-style="{ backgroundColor: 'rgb(245, 247, 250)' }"-->
@@ -892,7 +892,7 @@
892 892
           this.$message.error('没有选择患者')
893 893
           return false
894 894
         }
895
-        console.log(this.form)
895
+        // console.log(this.form)
896 896
         let mode = '2'
897 897
         if (this.form.advice_doctor != this.$store.getters.xt_user.user.id) {
898 898
           mode = '3'