征求意见流程,发起精确查询标准
This commit is contained in:
@@ -653,7 +653,7 @@ export default {
|
|||||||
sarStandCompareHis() {
|
sarStandCompareHis() {
|
||||||
this.spinShow = true
|
this.spinShow = true
|
||||||
var formData = this.standCommonlySearch
|
var formData = this.standCommonlySearch
|
||||||
this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPage', formData, {
|
this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPageByWk1', formData, {
|
||||||
_this: this
|
_this: this
|
||||||
}, res => {
|
}, res => {
|
||||||
this.standInfoList = res.data.list
|
this.standInfoList = res.data.list
|
||||||
|
|||||||
Reference in New Issue
Block a user