diff --git a/src/router/index.js b/src/router/index.js index 119f173..d0cce63 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -186,20 +186,7 @@ export const constantRoutes = [ meta: { title: '订单业务' }, hidden: true }, - { - path: 'dailyApplication', - name: 'DailyApplication', - component: () => import('@/views/information/business/dailyApplication/index'), - meta: { title: '日常申请' }, - hidden: true - }, - { - path: 'dailyZxqc', - name: 'DailyZxqc', - component: () => import('@/views/information/business/dailyApplication/dailyZxqc'), - meta: { title: '日常申请' }, - hidden: true - }, + { path: 'shyw', name: 'ReviewBusiness', diff --git a/src/views/goodsManage/productRelease/productDetail.vue b/src/views/goodsManage/productRelease/productDetail.vue index e443fa1..7b0e2e3 100644 --- a/src/views/goodsManage/productRelease/productDetail.vue +++ b/src/views/goodsManage/productRelease/productDetail.vue @@ -337,7 +337,7 @@
建议尺寸452×452,大小为200K
- + @@ -821,7 +821,7 @@ export default { }) }) if (!this.form.wmsCode) { - this.form.wmsCode = this.form.productCode + this.$set(this.form, 'wmsCode', this.form.productCode) } if (this.wahtMethods == 2) { this.getProductCode() diff --git a/src/views/information/business/dailyApplication/dailyZxqc.vue b/src/views/information/business/dailyApplication/dailyZxqc.vue deleted file mode 100644 index 7d04d80..0000000 --- a/src/views/information/business/dailyApplication/dailyZxqc.vue +++ /dev/null @@ -1,497 +0,0 @@ - - - - - diff --git a/src/views/information/business/dailyApplication/index.vue b/src/views/information/business/dailyApplication/index.vue deleted file mode 100644 index 1f972d8..0000000 --- a/src/views/information/business/dailyApplication/index.vue +++ /dev/null @@ -1,521 +0,0 @@ - - - - - - - diff --git a/src/views/information/realInfo/index.vue b/src/views/information/realInfo/index.vue index 9ee4086..1116a74 100644 --- a/src/views/information/realInfo/index.vue +++ b/src/views/information/realInfo/index.vue @@ -192,17 +192,6 @@ /> - - - - - - - + + @@ -604,13 +595,8 @@ export default { text: '银行卡号', checked: true, prop: 'cardNumber' - }, - { - id: 18, - text: '邮箱地址', - checked: true, - prop: 'email' } + ], moren: 'RealInfo', topList: [ diff --git a/src/views/information/removeOrderList/index.vue b/src/views/information/removeOrderList/index.vue index d04c2c6..a21eccc 100644 --- a/src/views/information/removeOrderList/index.vue +++ b/src/views/information/removeOrderList/index.vue @@ -1,9 +1,3 @@ -