| | |
| | | <view class="container"> |
| | | <cu-custom :bgColor="NavBarColor" :isBack="true" backRouterName="productionTask"> |
| | | <block slot="backText">返回</block> |
| | | <block slot="content">周保</block> |
| | | <block slot="content">待周保</block> |
| | | <block slot="right"> |
| | | <view @click="search"> |
| | | <image class="search" src="/static/icon/sear.png" style="width: 25px; height: 25px;" alt="" /> |
| | |
| | | return { |
| | | type: 'top', |
| | | scrollLeft: 0, |
| | | |
| | | formData: { |
| | | |
| | | orderNum: '', |
| | | InspectionFlagName: '', |
| | | randomInspectionFlagList: [{ |
| | |
| | | NavBarColor: this.NavBarColor, |
| | | activeColor: '#5277A6', |
| | | url: { |
| | | |
| | | stallList: "/eam/weekMaintenanceOrder/list", |
| | | collect: "eam/weekMaintenanceOrder/collect" |
| | | |
| | | }, |
| | | |
| | | upOption: { |
| | |
| | | decodeURIComponent(options.equipmentId) : |
| | | ''; |
| | | }, |
| | | created() {}, |
| | | created() { |
| | | |
| | | }, |
| | | methods: { |
| | | |
| | | |
| | | changehandlingInspectionFlag(e) { |
| | | this.formData.InspectionFlagName = e; |
| | | }, |