提交 040184d3 authored 作者: leon's avatar leon

fix 医生管理-schema

上级 9442287c
......@@ -285,7 +285,7 @@ export const schema = {
};
const queryFields = [
'id',
// 'id',
'distributorId',
'hospitalId',
'name',
......@@ -295,7 +295,7 @@ const queryFields = [
'job',
'bed',
'status',
'editorId',
// 'editorId',
'editorName',
'createTime',
'updateTime',
......@@ -312,7 +312,7 @@ const tableFields = [
'job',
'bed',
'status',
'editorId',
// 'editorId',
'editorName',
'createTime',
'updateTime',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论