fix 81434
This commit is contained in:
@@ -263,7 +263,8 @@ export default {
|
|||||||
],
|
],
|
||||||
url: {
|
url: {
|
||||||
list: '/projectLibrary/lawsSpecialProjectLibrary/page',
|
list: '/projectLibrary/lawsSpecialProjectLibrary/page',
|
||||||
deleteBatch: '/projectLibrary/lawsSpecialProjectLibrary/deleteBatch'
|
deleteBatch: '/projectLibrary/lawsSpecialProjectLibrary/deleteBatch',
|
||||||
|
exportXlsUrl: '/projectLibrary/lawsSpecialProjectLibrary/exportXls'
|
||||||
},
|
},
|
||||||
operationList: [
|
operationList: [
|
||||||
// 编辑
|
// 编辑
|
||||||
|
|||||||
Reference in New Issue
Block a user