| | |
| | | </div> |
| | | <div class="table_box"> |
| | | <div style="margin-left: 10px;text-align: right;"> |
| | | <el-button type="primary" size="small" @click="addProduct">导出excel</el-button> |
| | | <el-button type="primary" size="small" @click="addProduct" v-if='filterBtnById("430201")' >导出excel</el-button> |
| | | </div> |
| | | <Etable |
| | | hasIndex |
| | |
| | | @handleSelectionChange="handleSelectionChange" |
| | | :exportUrl="{ |
| | | url: '/qyp/order/orderExport', |
| | | powerId: '', |
| | | powerId: '430206', |
| | | name: '订单列表', |
| | | }" |
| | | ></Etable> |
| | |
| | | type:'text' |
| | | }, |
| | | style: { |
| | | // display: this.filterBtnById(150101) |
| | | // ? "inline-block" |
| | | // : "none", |
| | | display: this.filterBtnById(430202) |
| | | ? "inline-block" |
| | | : "none", |
| | | }, |
| | | on: { |
| | | click: () => { |
| | |
| | | type:'text' |
| | | }, |
| | | style: { |
| | | // display: this.filterBtnById(150101) |
| | | // ? "inline-block" |
| | | // : "none", |
| | | display: this.filterBtnById(430203) |
| | | ? "inline-block" |
| | | : "none", |
| | | }, |
| | | on: { |
| | | click: () => { |
| | | |
| | | this.isWhith = 1; |
| | | this.productShow = true; |
| | | // this.title = '订单详情'; |
| | | // let {orderId} = scope.row; |
| | | // this.getProductDetail(orderId); |
| | | }, |
| | | }, |
| | | }, |
| | |
| | | type:'text' |
| | | }, |
| | | style: { |
| | | // display: this.filterBtnById(150101) |
| | | // ? "inline-block" |
| | | // : "none", |
| | | display: this.filterBtnById(430204) |
| | | ? "inline-block" |
| | | : "none", |
| | | }, |
| | | on: { |
| | | click: () => { |
| | | this.isWhith = 2; |
| | | this.productShow = true; |
| | | // this.title = '订单详情'; |
| | | // let {orderId} = scope.row; |
| | | // this.getProductDetail(orderId); |
| | | }, |
| | | }, |
| | | }, |
| | |
| | | type:'text' |
| | | }, |
| | | style: { |
| | | // display: this.filterBtnById(150101) |
| | | // ? "inline-block" |
| | | // : "none", |
| | | display: this.filterBtnById(430205) |
| | | ? "inline-block" |
| | | : "none", |
| | | }, |
| | | on: { |
| | | click: () => { |
| | | this.isWhith = 3; |
| | | this.productShow = true; |
| | | // this.title = '订单详情'; |
| | | // let {orderId} = scope.row; |
| | | // this.getProductDetail(orderId); |
| | | }, |
| | | }, |
| | | }, |