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);
});
},
/** 提交按钮 */