Commit 75f4835e by wuqian

打印生产单-放开

parent cdcea429
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
>重新生成稿件 >重新生成稿件
</ElButton> </ElButton>
</span> </span>
<span v-if="statusCode === 2 || statusCode === 3" class="item"> <span v-if="statusCode === 2 || statusCode === 3 || statusCode === 4" class="item">
<ElButton <ElButton
:loading="btnLoading" :loading="btnLoading"
type="primary" type="primary"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment