动火工作票

This commit is contained in:
yunkexin 2026-04-08 11:29:50 +08:00
parent 7906f7417f
commit e4b8b270f1
2 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@
},
showDetail(id) {
uni.navigateTo({
url: '/pages/apply/subPages/FO/FO041Show?ID=' + id
url: '/pages/apply/subPages/FO/jobFireShow?ID=' + id
})
},
handleShowPicker(p) {

View File

@ -184,7 +184,7 @@
</view>
</uni-collapse>
</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: absolute;left: -10px;color: #3d4b70;top: -3px;">*</view>
</view>