动火工作票
This commit is contained in:
parent
7906f7417f
commit
e4b8b270f1
@ -149,7 +149,7 @@
|
|||||||
},
|
},
|
||||||
showDetail(id) {
|
showDetail(id) {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/apply/subPages/FO/FO041Show?ID=' + id
|
url: '/pages/apply/subPages/FO/jobFireShow?ID=' + id
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
handleShowPicker(p) {
|
handleShowPicker(p) {
|
||||||
|
|||||||
@ -184,7 +184,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</uni-collapse>
|
</uni-collapse>
|
||||||
</u--form>
|
</u--form>
|
||||||
<u--form labelPosition="left" labelWidth="auto" labelAlign="center" :model="model" class="demo-ruleForm" style="margin-top: 20px;">
|
<u--form v-if="model.STATUS==30||model.FIRE_STATUS>15" labelPosition="left" labelWidth="auto" labelAlign="center" :model="model" class="demo-ruleForm" style="margin-top: 20px;">
|
||||||
<view style="position: relative;">
|
<view style="position: relative;">
|
||||||
<view style="position: absolute;left: -10px;color: #3d4b70;top: -3px;">*</view>
|
<view style="position: absolute;left: -10px;color: #3d4b70;top: -3px;">*</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user