@@ -99,7 +99,7 @@
</el-button>
<el-button
type="primary"
- :disabled="goodsForm.status >= 1"
+ :disabled="goodsForm.status === 5"
size="small"
:loading="type"
v-if="!typeTwo"