bug: 国内标准移除标准的参数修改
This commit is contained in:
@@ -4090,7 +4090,7 @@ export default {
|
||||
// 取最外层目录id
|
||||
search.menuId = this.selectSarMenu.id
|
||||
search.idlist = []
|
||||
search.sarType = 'INLAND'
|
||||
search.standType = 'INLAND'
|
||||
if (flag === 1) {
|
||||
this.$confirm('确定移除该条标准?', '提示', {
|
||||
confirmButtonText: '确定',
|
||||
|
||||
@@ -3672,7 +3672,7 @@ export default {
|
||||
// 取最外层目录id
|
||||
search.menuId = this.selectSarMenu.id
|
||||
search.idlist = []
|
||||
search.sarType = 'FOREIGN'
|
||||
search.standType = 'FOREIGN'
|
||||
if (flag === 1) {
|
||||
this.$confirm('确定移除该条标准?', '提示', {
|
||||
confirmButtonText: '确定',
|
||||
|
||||
Reference in New Issue
Block a user