From 6dbe2daa2452870788cc9ea61b028196722f9aec Mon Sep 17 00:00:00 2001
From: czx <28353131@qq.com>
Date: Wed, 25 Nov 2020 16:08:32 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=8A=A4=E5=B7=A5=E4=BF=A1?=
=?UTF-8?q?=E6=81=AF=E5=88=97=E8=A1=A8=E5=A4=9A=E4=BD=99=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-ui/src/views/fantang/careStaffInfo/index.vue | 3 ---
1 file changed, 3 deletions(-)
diff --git a/ruoyi-ui/src/views/fantang/careStaffInfo/index.vue b/ruoyi-ui/src/views/fantang/careStaffInfo/index.vue
index c4e0cb42e..618ed55eb 100644
--- a/ruoyi-ui/src/views/fantang/careStaffInfo/index.vue
+++ b/ruoyi-ui/src/views/fantang/careStaffInfo/index.vue
@@ -86,8 +86,6 @@
-
-
{{ parseTime(scope.row.createAt, '{y}-{m}-{d}') }}
@@ -311,7 +309,6 @@ export default {
// this.form.deptList =['2','3'].map(Number);
this.open = true;
this.title = "修改护工管理";
- console.log("form-->", this.form);
});
},
/** 提交按钮 */