Browse Source

产品分类-修改注释

jingbb 3 months ago
parent
commit
1f88d7933c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/BasicData/components/productCassificationModel.vue

+ 1 - 1
src/views/BasicData/components/productCassificationModel.vue

@@ -1,4 +1,4 @@
-<!-- 产品档案 -->
+<!-- 产品分类-->
 <template>
   <BasicModal v-bind="$attrs" @register="registerModal" :title="getTitle" width="550px" @ok="handleSubmit">
     <BasicForm @register="registerForm" @submit="handleSubmit" style="margin-top: 26px" />