Explorar el Código

产品管理搜索框提示修改

yusheng hace 9 meses
padre
commit
c5e7abacb2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/material/product/components/index-search.vue

+ 1 - 1
src/views/material/product/components/index-search.vue

@@ -19,7 +19,7 @@
             clearable
             size="small"
             v-model.trim="where.searchKey"
-            placeholder="型号、牌号"
+            placeholder="型号、规格、牌号"
           />
         </el-form-item>
       </el-col>