法规清单的调取
This commit is contained in:
@@ -193,7 +193,7 @@
|
|||||||
this.$confirm({
|
this.$confirm({
|
||||||
content: _this.$t('TheDoesNotContainData'),
|
content: _this.$t('TheDoesNotContainData'),
|
||||||
onOk() {
|
onOk() {
|
||||||
_this.handleSubmit(1)
|
_this.handleSubmit('1')
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user