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

删除垃圾代码

上级 b8b3afb2
......@@ -249,7 +249,7 @@ export default class AffairPage extends React.Component {
name='applyIframe'
marginWidth="0"
marginHeight="0"
allowTransparency="yes"
allowtransparency="yes"
seamless
scrolling={'auto'}
style={{
......
......@@ -73,7 +73,7 @@ export default class Detail extends Component {
marginWidth="0"
marginHeight="0"
onLoad={this.showAll}
allowTransparency="yes"
allowtransparency="yes"
seamless
scrolling={'no'}
style={{
......
......@@ -90,7 +90,7 @@ export default class Detail extends Component {
marginWidth="0"
marginHeight="0"
onLoad={this.showAll}
allowTransparency="yes"
allowtransparency="yes"
seamless
scrolling={'no'}
style={{
......
......@@ -435,7 +435,6 @@ export default class ZdyTable extends Component {
}
try {
debugger;
const val = postData;
/**
* 数据源不同进行以下区别处理
......
......@@ -3063,7 +3063,6 @@ export default class tableCom extends Component {
}
break;
case 'RichText':
//debugger;
cm = getFieldDecorator(dataColumn.base52, {
initialValue: initValue,
rules:
......
......@@ -256,7 +256,6 @@ export default class ViewPrint extends Component {
name={'打印设备选择'}
handleClick={() => {
window.LODOP.SELECT_PRINTER();
//debugger;
this.setState({
preaparePrint: true,
});
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论