feat: There is no way the,

This commit is contained in:
396572590@qq.com
2022-07-15 23:28:40 +08:00
parent bcfdb42515
commit f3c88cc475
2 changed files with 2 additions and 2 deletions
@@ -698,7 +698,7 @@
</div>
<!-- 保存||提交-->
<ProcessFooter
v-show="verifySarStandard || !disabledXX"
v-show="verifySarStandard && !disabledXX"
show-save
show-submit
:submitLoading="isSubmit"
@@ -681,7 +681,7 @@
</div>
<!-- 保存||提交-->
<ProcessFooter
v-show="verifySarStandard || !disabledXX"
v-show="verifySarStandard && !disabledXX"
show-save
show-submit
:submitLoading="isSubmit"