提交 1b47294f authored 作者: 钟是志's avatar 钟是志

4446 多人并行 【自主巡课】自主巡课 ——查询列表

新增 筛选完成
上级 2a87fd3d
......@@ -67,6 +67,7 @@ const DiyTextarea = props => {
const DiyPicker = props => {
let { config, formValue, changeValue } = props;
// console.log(config);
if (config.readOnly) {
config.extra = ' ';
} else {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论