diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 77347395..6fae7744 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -395,7 +395,7 @@ export default { top: 0px; background: white; z-index: 9999; - width: 100%; + width: 70%; padding-left: 20px; margin-left: 14px; } diff --git a/src/views/emis/emisCustomerAddress/recipientAddress.vue b/src/views/emis/emisCustomerAddress/recipientAddress.vue index 2696e641..fba5da95 100644 --- a/src/views/emis/emisCustomerAddress/recipientAddress.vue +++ b/src/views/emis/emisCustomerAddress/recipientAddress.vue @@ -296,6 +296,13 @@ + + + + + + + --> - - - - + + + + + + + 新增客户 + 删除 - + @@ -157,19 +176,6 @@ - - - - - - - - - - - - - @@ -443,7 +449,7 @@ export default { qParam.pageNum=1; qParam.pageSize=5000; - listEmisCustomerUser(this.addDateRange(qParam, this.dateTimeRange)).then(response => { + listMonthUser(this.addDateRange(qParam, this.dateTimeRange)).then(response => { this.downloadLoading = false if (response.code === 200) { const curList = response.rows diff --git a/src/views/emis/emisDestination/index.vue b/src/views/emis/emisDestination/index.vue index c4ffac82..74f5915e 100644 --- a/src/views/emis/emisDestination/index.vue +++ b/src/views/emis/emisDestination/index.vue @@ -160,7 +160,13 @@ - + + + + + + + 成功生成明细 - - - - 总部 - - - - - - 管理员 - - - - - + + + + + + + diff --git a/src/views/emis/emisElectronicPagApply/index.vue b/src/views/emis/emisElectronicPagApply/index.vue index 121bb20d..f3a920b3 100644 --- a/src/views/emis/emisElectronicPagApply/index.vue +++ b/src/views/emis/emisElectronicPagApply/index.vue @@ -416,6 +416,13 @@ + + + + + + + diff --git a/src/views/emis/emisGoods/index.vue b/src/views/emis/emisGoods/index.vue index effb434d..41ffb8b2 100644 --- a/src/views/emis/emisGoods/index.vue +++ b/src/views/emis/emisGoods/index.vue @@ -443,11 +443,11 @@ - + {{scope.row.goodsName}} @@ -506,6 +506,13 @@ --> + + + + + + + - + + + + + + + diff --git a/src/views/emis/emisMonthpayUseApply/index.vue b/src/views/emis/emisMonthpayUseApply/index.vue index 8b07a508..157f69c1 100644 --- a/src/views/emis/emisMonthpayUseApply/index.vue +++ b/src/views/emis/emisMonthpayUseApply/index.vue @@ -1,7 +1,7 @@ - + - - - + @@ -125,7 +125,7 @@ v-hasPermi="['emis:emisMonthpayUseApply:add']" >新增 - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 确 定 - 取 消 - - - - - - diff --git a/src/views/emis/emisProblemType/emisProblemTypeView.vue b/src/views/emis/emisProblemType/emisProblemTypeView.vue deleted file mode 100644 index f2bb4fb6..00000000 --- a/src/views/emis/emisProblemType/emisProblemTypeView.vue +++ /dev/null @@ -1,88 +0,0 @@ - - - - 返回 - 操作 - - - {{ emisProblemType.id }} - {{ emisProblemType.typeName }} - {{ emisProblemType.typeNameEn }} - {{ emisProblemType.isSendSms }} - {{ emisProblemType.objectType }} - {{ emisProblemType.delayDay }} - {{ emisProblemType.status }} - {{ emisProblemType.remark }} - {{ emisProblemType.tenantId }} - {{ emisProblemType.delFlag }} - {{ emisProblemType.createBy }} - {{ emisProblemType.createTime }} - {{ emisProblemType.updateBy }} - {{ emisProblemType.updateTime }} - - - - - - - - diff --git a/src/views/emis/emisProblemType/index.vue b/src/views/emis/emisProblemType/index.vue index 16f3ff1b..fcce912c 100644 --- a/src/views/emis/emisProblemType/index.vue +++ b/src/views/emis/emisProblemType/index.vue @@ -1,6 +1,6 @@ - + - + @@ -125,7 +125,15 @@ 停用 - + + + + + + + + + - - - - + + + @@ -176,18 +179,8 @@ --> + - - - {{dict.label}} - - - - - + + + + + 是 + 否 + + + - 启用 - 停用 + 启用 + 停用 + + + + + @@ -234,27 +240,16 @@ - - - -