This commit is contained in:
宋伟佳
2021-07-13 10:29:06 +08:00
33 changed files with 3828 additions and 378 deletions
@@ -609,7 +609,7 @@ export default {
getDomesticStandardTable (item) {
this.sarStandardsSearch.page = this.configPage
this.sarStandardsSearch.validFlag = 0
this.$http.get('lawss/sarStandardsInfo/getSarStandardsInfoPage', this.sarStandardsSearch, {
this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPage', this.sarStandardsSearch, {
_this: this, loading: 'loading'
}, res => {
if (res.ok) {