法规清单的调取

This commit is contained in:
qq787203167
2022-05-10 09:36:08 +08:00
parent c87f916175
commit dcb3b029f9
@@ -193,7 +193,7 @@
this.$confirm({
content: _this.$t('TheDoesNotContainData'),
onOk() {
_this.handleSubmit(1)
_this.handleSubmit('1')
}
})
}