产品标准-修订时选择代替企标编号-发布稿带到历史版本
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import axios from '@/common/axios'
|
||||
|
||||
// 根据企标编号查找文件
|
||||
export function selectByIdAtt(id){
|
||||
return axios._getData('/lawss/sarBussionessStand/selectByIdAtt', { id })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user