fix: 日期选择清空异常和移除console
This commit is contained in:
@@ -461,7 +461,6 @@ function fnModalOk() {
|
||||
const hide = message.loading(t('common.loading'), 0);
|
||||
traceTask
|
||||
.then(res => {
|
||||
console.log(res);
|
||||
if (res.code === RESULT_CODE_SUCCESS) {
|
||||
message.success({
|
||||
content: t('common.msgSuccess', { msg: modalState.title }),
|
||||
|
||||
Reference in New Issue
Block a user