| | |
| | | search:{},//查询条件 |
| | | total: 0, |
| | | loading: false, |
| | | dataList: [], //钢筋笼生产报表列表 |
| | | dataList: [{}], //钢筋笼生产报表列表 |
| | | asyncTitle: true, // 对话框title 新增:true 修改:false |
| | | asyncVisible: false, // 添加 修改对话框 |
| | | } |
| | |
| | | position: absolute; |
| | | top: 15px; |
| | | left: 15px; |
| | | background: url("../../../assets/alarm_icons.png") no-repeat; |
| | | background: url("../../../assets/report_icons.png") no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | |
| | |
| | | search:{},//查询条件 |
| | | total: 0, |
| | | loading: false, |
| | | dataList: [], //管片生产报表列表 |
| | | dataList: [{}], //管片生产报表列表 |
| | | asyncTitle: true, // 对话框title 新增:true 修改:false |
| | | asyncVisible: false, // 添加 修改对话框 |
| | | } |
| | |
| | | position: absolute; |
| | | top: 15px; |
| | | left: 15px; |
| | | background: url("../../../assets/alarm_icons.png") no-repeat; |
| | | background: url("../../../assets/report_icons.png") no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | |