[update] 市场法规清单
This commit is contained in:
+2
-2
@@ -482,7 +482,7 @@ export default {
|
||||
selectionRows: [],
|
||||
showList: false, // 是否展示清单
|
||||
url: {
|
||||
importExcelUrl: '',
|
||||
importExcelUrl: '/laws/marketStandardDetail/importExcel',
|
||||
downTemplateUrl: ''
|
||||
}
|
||||
}
|
||||
@@ -881,7 +881,7 @@ export default {
|
||||
this.$message.warning(res.message)
|
||||
}
|
||||
}).finally(() => {
|
||||
this.confirmLoading = false
|
||||
this.loading = false
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
@@ -223,7 +223,7 @@ export default {
|
||||
],
|
||||
url: {
|
||||
list: '/laws/marketStandard/page',
|
||||
deleteBatch: '',
|
||||
exportXlsUrl: '/laws/marketStandard/exportXls',
|
||||
delete: ''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user