| | |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="btn"> |
| | | <!-- <button >拣料回库</button> --> |
| | | <!-- <view class="btn"> --> |
| | | <!-- <button >拣料回库</button> |
| | | <button size="mini" type="primary" @click="">盘点回库</button> |
| | | </view> |
| | | </view> --> |
| | | </uni-transition> |
| | | <!-- 异常信息 --> |
| | | <uni-transition :duration="duration" :mode-class="errorInfoMode" :show="errorInfoViewShow"> |
| | |
| | | that.baseLedId = BaseLedId |
| | | that.basePort = BasePort |
| | | that.baseCrnId = BaseCrnId |
| | | |
| | | |
| | | |
| | | this.getDate2() |
| | | setTimeout(()=>{ |
| | | // this.getServerData() |
| | | // this.initlineChart() |
| | | // this.initPieChart() |
| | | // this.getOther() |
| | | this.getServerData() |
| | | this.initlineChart() |
| | | this.initPieChart() |
| | | this.getOther() |
| | | setTimeout(()=>{ |
| | | this.getServerData() |
| | | this.initlineChart() |
| | |
| | | },500) |
| | | }, |
| | | onLoad() { |
| | | |
| | | setInterval(()=>{ |
| | | this.getServerData() |
| | | this.getDate2() |
| | | this.getUrl() |
| | | this.getInfo() |
| | |
| | | } |
| | | .info-main { |
| | | width: 100vw; |
| | | height: 80vh; |
| | | height: 88vh; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |