fix(custom): 隐藏添加/编辑商品的log打印

This commit is contained in:
2023-10-10 16:22:11 +08:00
parent 160d526693
commit 05d87a975c

View File

@@ -1,6 +1,6 @@
<template>
<CommonPage show-footer :title="$route.title">
{{ model }}
<!-- {{ model }}-->
<n-spin size="large" :show="isShowSpin">
<n-form ref="formRef" label-width="100" :model="model" :rules="rules" label-placement="left">
<n-grid :cols="2" :x-gap="24">