提交 98cfe4c6 编写于 作者: Neuromancer255's avatar Neuromancer255

删除表单加载完成参数和逻辑 --fix1

上级 9507dbcf
......@@ -1005,7 +1005,6 @@ import { Util } from '@/ibiz-core/utils';
this.$nextTick(() => {
this.formState.next({ type: 'load', data: data });
});
this.dataOverLoad = true;
} else if (response && response.status !== 401) {
const { error: _data } = response;
this.$notice.error(_data.message);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册