| subPackage/house/houseNumber/index.vue | ●●●●● patch | view | raw | blame | history | |
| subPackage/workbench/views/editCscj.vue | ●●●●● patch | view | raw | blame | history |
subPackage/house/houseNumber/index.vue
@@ -481,8 +481,8 @@ } if (item.name == 'threeFireProtection') { item.value = data.threeFireProtection == 1 ? "是" : "否" item.value = data.threeFireProtection == 1 ? "否" : "是" } if (data.isFront == 1 && item.name == "frontType") { this.getBizDict('frontType', (list) => { subPackage/workbench/views/editCscj.vue
@@ -79,7 +79,7 @@ </u-radio> </u-radio-group> <view class="f-30" v-if="currentId"> {{form.threeFireProtection == 1?"是":"否"}} {{form.threeFireProtection == 1?"否":"是"}} </view> </u-form-item> <u-form-item class="form-item" labelWidth="100" label="备注:" prop="remark">