feat: 迁移代码标准库分页url替换 标准详情对应字段修改
This commit is contained in:
+1
-1
@@ -2983,7 +2983,7 @@ export default {
|
||||
}
|
||||
formData['attrSearchStr'] = JSON.stringify(attrSearchMap)
|
||||
this.SarExportSearchEo = item || this.sarBussionessSearch
|
||||
this.$http.get('lawss/sarStandardsInfo/getSarStandardsInfoPage', formData, {
|
||||
this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPage', formData, {
|
||||
_this: this, loading: 'loading'
|
||||
}, res => {
|
||||
for (let i = 0; i < res.data.list.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user