对应版本下拉
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
methods: {
|
||||
...mapGetters(['userInfo']),
|
||||
getFirstLevelDutyTerritory() {
|
||||
getAction('/sys/dictItem/getFirstLevelDutyTerritory', {}).then((res) => {
|
||||
getAction('/project/projectRxswinEO/getVersionList', {projectId: this.$route.query.id}).then((res) => {
|
||||
if (res.success) {
|
||||
this.firstLevelDutyTerritoryList = res.result
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user