diff --git a/admin-web-master/.env.development b/admin-web-master/.env.development
index a6a4a20..9e3b469 100644
--- a/admin-web-master/.env.development
+++ b/admin-web-master/.env.development
@@ -4,7 +4,7 @@ ENV = 'development'
# base api
VUE_APP_BASE_API = '/dev-api'
- VUE_APP_DOMAIN_PREFIX_1 = "https://zhld.028wlkj.com:49008/cdwlMall/admin-server"
+# VUE_APP_DOMAIN_PREFIX_1 = "https://zhld.028wlkj.com:49008/cdwlMall/admin-server"
# VUE_APP_DOMAIN_PREFIX_1='http://8.130.38.56:9003'
-# VUE_APP_DOMAIN_PREFIX_1='http://172.16.61.124:9003'
+VUE_APP_DOMAIN_PREFIX_1='http://172.16.61.124:9003'
VUE_APP_DOMAIN_PREFIX_2='http://192.168.2.38:9003'
diff --git a/admin-web-master/.env.production b/admin-web-master/.env.production
index 481df10..91885b4 100644
--- a/admin-web-master/.env.production
+++ b/admin-web-master/.env.production
@@ -3,8 +3,8 @@ ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'
- VUE_APP_DOMAIN_PREFIX_1 = "http://zhld.028wlkj.com:49008/cdwlMall/admin-server"
+# VUE_APP_DOMAIN_PREFIX_1 = "http://zhld.028wlkj.com:49008/cdwlMall/admin-server"
# VUE_APP_DOMAIN_PREFIX_1='http://8.130.38.56:9003'
-# VUE_APP_DOMAIN_PREFIX_1='http://172.16.61.124:9003'
+VUE_APP_DOMAIN_PREFIX_1='http://172.16.61.124:9003'
VUE_APP_DOMAIN_PREFIX_2='http://192.168.2.38:9003'
diff --git a/admin-web-master/src/views/detect/examine/index.vue b/admin-web-master/src/views/detect/examine/index.vue
new file mode 100644
index 0000000..dbb2f83
--- /dev/null
+++ b/admin-web-master/src/views/detect/examine/index.vue
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+
+
+
+ 新增
+
+
+
+
+
+
+
+
+
+ {{scope.$index +1 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{scope.row.publishStatus=='0'?'待发布':scope.row.publishStatus=='1'?'已发布':scope.row.rentalStatus=='0'?'待租':'已租'}}
+
+
+
+
+ 绑定策略
+ 查看
+ 编辑
+
+ 删除
+ 发布
+ 下架
+
+
+
+
+
+
+ {{scope.$index +1}}
+
+
+
+
+
+
+
+
+
+ {{scope.row.publishStatus == 0?'待发布':'已提交'}}
+
+
+
+
+
+
+ 查看
+ 绑定策略
+ 编辑
+
+ 删除
+ 发布
+ 下架
+
+
+
+
+
+
+ {{scope.$index +1}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{scope.row.publishStatus == 0?'待发布':'已提交'}}
+
+
+
+
+ 查看
+ 绑定策略
+ 编辑
+
+ 删除
+ 发布
+ 下架
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{onaction == '1'?'商铺基本信息':onaction == '2'?'广告位基本信息管理':onaction == '3'?'场地基本信息管理':'-' }} > 新增
+
+
+
+
+
+
+
+
+
{{ONACTION == '1'?'商铺基本信息':ONACTION == '2'?'广告位基本信息管理':ONACTION == '3'?'场地基本信息管理':'-' }} > 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ONACTION == '1'?'商铺基本信息':ONACTION == '2'?'广告位基本信息管理':ONACTION == '3'?'场地基本信息管理':'-' }} > {{contractChangeReason}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/admin-web-master/src/views/detect/information/index.vue b/admin-web-master/src/views/detect/information/index.vue
index 26e6677..ac610a5 100644
--- a/admin-web-master/src/views/detect/information/index.vue
+++ b/admin-web-master/src/views/detect/information/index.vue
@@ -92,7 +92,7 @@
删除
发布
+ @click="opencl(scope.row,'sp')">发布
下架
@@ -143,6 +143,10 @@
+
+
+
@@ -164,9 +168,18 @@
import {
cereContractInformation
} from '../../../api/commodityLease.js'
+ import cl from '@/components/change/cl.vue'
+
+ import {
+ cereResourceStrategy
+ } from '@/api/newly.js'
export default {
data() {
return {
+ oncetype:'',
+ addcl:false,
+ oninfo:{},
+ multipleSelection:[],
contractChangeReason: '',
detailsinfo: {},
pagequery: {
@@ -179,42 +192,11 @@
total: 0,
onaction: '1',
formInline: {
- // 合同类型
- contractType: '',
- // 合同编号
- contractNumber: '',
- // 标段号
- sectionNumber: '',
- // 合同名称
- contractName: '',
- // 押金
- earnestMoney: '',
- // 合同签订日期
- contractSigningDate: '',
- // 合同终止日期
- contractTerminationDate: '',
- // 起租日期
- leaseStartDate: '',
- // 付款周期
- paymentCycle: '',
- // 合同金额(租金)
- contractAmount: '',
- // 付款日
- paymentDay: '',
- // 承租人名称
- tenantName: '',
- // 承租人联系电话
- tenantTelephone: '',
- // 承租人银行账号
- tenantBankAccount: '',
- // 关联商家
- relatedMerchants: '',
- // 商铺编号(绑定资源)
- shopNumber: ''
},
}
},
components: {
+ cl,
add,
resourceCommodity,
},
@@ -222,6 +204,44 @@
this.getAll()
},
methods: {
+ minSev(e) {
+ this.multipleSelection = e
+ console.error(this.multipleSelection)
+ let ids = []
+ for (let index = 0; index < this.multipleSelection.length; index++) {
+ ids.push(this.multipleSelection[index].id)
+ }
+ console.error(this.oninfo)
+ let c1 = {
+ resourcesId: this.oncetype+this.oninfo.id,
+ rentalPoliciesIds: ids,
+ }
+ console.error(c1)
+ cereResourceStrategy(c1).then(res => {
+ if (res.code == 200) {
+ this.addcl = false
+ this.$message({
+ message: '绑定成功',
+ type: 'success'
+ })
+ } else {
+ this.$message({
+ message: '绑定失败',
+ type: 'error'
+ })
+ }
+ })
+ },
+ mingClose() {
+ this.multipleSelection = []
+ this.addcl = false
+ },
+ async opencl(row,e) {
+ this.oncetype = e
+ this.oninfo = row
+ this.multipleSelection = []
+ this.addcl = true
+ },
gettime() {
// 获取当前时间
let currentTime = new Date();
@@ -577,4 +597,7 @@
background-color: #ecf5f0 !important;
outline: none;
}
+ .el-dialog__header{
+ padding: 0 0 !important;
+ }