|
@@ -314,7 +314,6 @@ class Operation extends Component {
|
|
that.context.scrollArea&&that.context.scrollArea.refresh();
|
|
that.context.scrollArea&&that.context.scrollArea.refresh();
|
|
});
|
|
});
|
|
} else if (type == 3) {
|
|
} else if (type == 3) {
|
|
- console.log('this.state.fstName',this.state.fstName)
|
|
|
|
if (this.state.title.trim() == '') {
|
|
if (this.state.title.trim() == '') {
|
|
Notify.error('请输入模板名称')
|
|
Notify.error('请输入模板名称')
|
|
return;
|
|
return;
|