| | |
| | | <view>商品编码:{{item.matnr}}</view> |
| | | <view>商品名称:{{item.maknx}}</view> |
| | | <view>规格:{{item.specs}}</view> |
| | | <view>图号:{{item.model}}</view> |
| | | <view>数量:{{item.count}} / {{item.total ? item.total : '--'}}</view> |
| | | |
| | | |
| | |
| | | |
| | | this.getDate2() |
| | | setTimeout(() => { |
| | | // this.getServerData() |
| | | // this.initlineChart() |
| | | // this.initPieChart() |
| | | // this.getOther() |
| | | this.getServerData() |
| | | this.initlineChart() |
| | | this.initPieChart() |
| | | this.getOther() |
| | | setTimeout(() => { |
| | | this.getServerData() |
| | | this.initlineChart() |
| | |
| | | this.initlineChart() |
| | | this.initPieChart() |
| | | this.getOther() |
| | | }, 3000) |
| | | }, 1000) |
| | | }, 1000) |
| | | }, 500) |
| | | }, 500) |
| | | }, 500) |
| | | }, |
| | | onLoad() { |
| | | setInterval(() => { |
| | |
| | | this.initlineChart() |
| | | this.initPieChart() |
| | | this.getOther() |
| | | }, 3600000) |
| | | }, 1800000) |
| | | }, |
| | | methods: { |
| | | timeOuts() { |