Commit b7b3a917 by Administrator

Merge branch 'wq' into 'master'

打印生产单-放开

See merge request !3
parents 7b1cc9f7 75f4835e
...@@ -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