|
@@ -394,6 +394,7 @@ export default {
|
|
|
this.$refs.importPage.upload.open = true
|
|
|
this.$refs.importPage.upload.showModel = true
|
|
|
this.$refs.importPage.showModelObj.url = '/multiple-brand/importTemplate'
|
|
|
+ this.$refs.importPage.showModelObj.name = '单位营业收入模板'
|
|
|
this.$refs.importPage.upload.url = '/multiple-brand/importExcel'
|
|
|
},
|
|
|
handleExport() {
|