-jade part
BUTTON.BTN.BTN-PRIMARY.BTN-SM (type= "button" style= "width:114px;margin-left:30px" ng-click= "Exportcsv ()") Export Excel
-coffee part to remember to introduce two packages of jquery. TableCSVExport.min.js Unic-gbk.min.js
$scope. exportcsv= (), jQuery (' #jianxiuexport '). Tablecsvexport ({ header: [' Graphics ', ' Customer number ', ' Pressure station name ', ' Superior site ', ' regulator station structure ', ' specifications ', ' regulators model ', ' nameplate model ', ' factory number ', ' Factory date ', ' shelf life ', ' Gaseous medium ', ' nominal flow ', ' pressure pole system ', ' inlet pressure ', ' outlet pressure ', ' off pressure ', ' cut pressure ', ' type ', ' operating condition ', ' last fixed date ', ' driving distance (km) ', ' District ', ' address ', ' coordinates ', ' manufacturer ', ' Device management ', ' Adjust station status ', ' overhaul tool ', ' operation ', ' remarks '], ' overhaul equipment information. ' CSV ', ' Download ' }
[2015-10-27] Front-end export Excel