@@ -56,6 +56,7 @@
v-if="goodsForm.status === 0 && typeTwo === false"
size="small"
style="margin-right: 80px;"
+ :loading="type"
@click="submit(true)"
>提交
</el-button>