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