|
@@ -157,7 +157,7 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
- <view v-if="dataDetails.advanceFreightService == 1" class='content1'>
|
|
|
|
|
|
+ <!-- <view v-if="dataDetails.advanceFreightService == 1" class='content1'>
|
|
<view class="flex row">
|
|
<view class="flex row">
|
|
<view class="left-text">企业用地是否自有</view>
|
|
<view class="left-text">企业用地是否自有</view>
|
|
<view class="flex right">
|
|
<view class="flex right">
|
|
@@ -196,8 +196,7 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
-
|
|
|
|
- </view>
|
|
|
|
|
|
+ </view> -->
|
|
<view class="content4">
|
|
<view class="content4">
|
|
|
|
|
|
<view class="flex service align-center">
|
|
<view class="flex service align-center">
|
|
@@ -481,25 +480,25 @@
|
|
})
|
|
})
|
|
return true
|
|
return true
|
|
}
|
|
}
|
|
|
|
+ //先注释掉
|
|
|
|
+ // if (this.dataDetails.advanceFreightService == 1 && uni.$u.test.isEmpty(this.dataDetails
|
|
|
|
+ // .propertyAddressUrl)) {
|
|
|
|
+ // this.$refs.uToast.show({
|
|
|
|
+ // type: 'error',
|
|
|
|
+ // message: "房产证或租赁合同不能为空!",
|
|
|
|
+ // })
|
|
|
|
+ // return true
|
|
|
|
+ // }
|
|
|
|
|
|
- if (this.dataDetails.advanceFreightService == 1 && uni.$u.test.isEmpty(this.dataDetails
|
|
|
|
- .propertyAddressUrl)) {
|
|
|
|
- this.$refs.uToast.show({
|
|
|
|
- type: 'error',
|
|
|
|
- message: "房产证或租赁合同不能为空!",
|
|
|
|
- })
|
|
|
|
- return true
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- if (this.dataDetails.advanceFreightService == 1 && this.dataDetails.landOwnership == '租赁') {
|
|
|
|
- if (uni.$u.test.isEmpty(this.dataDetails.siteLeaseDate)) {
|
|
|
|
- this.$refs.uToast.show({
|
|
|
|
- type: 'error',
|
|
|
|
- message: "场地租赁截止日期不能为空!",
|
|
|
|
- })
|
|
|
|
- return true
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
|
|
+ // if (this.dataDetails.advanceFreightService == 1 && this.dataDetails.landOwnership == '租赁') {
|
|
|
|
+ // if (uni.$u.test.isEmpty(this.dataDetails.siteLeaseDate)) {
|
|
|
|
+ // this.$refs.uToast.show({
|
|
|
|
+ // type: 'error',
|
|
|
|
+ // message: "场地租赁截止日期不能为空!",
|
|
|
|
+ // })
|
|
|
|
+ // return true
|
|
|
|
+ // }
|
|
|
|
+ // }
|
|
// if (uni.$u.test.isEmpty(this.dataDetails.videoAddressUrl)) {
|
|
// if (uni.$u.test.isEmpty(this.dataDetails.videoAddressUrl)) {
|
|
// this.$refs.uToast.show({
|
|
// this.$refs.uToast.show({
|
|
// type: 'error',
|
|
// type: 'error',
|