Explorar o código

搜索框增加

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
71a46947df
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      src/components/table-form/hc-form-select-search2.vue

+ 11 - 0
src/components/table-form/hc-form-select-search2.vue

@@ -0,0 +1,11 @@
+<template>
+  <div>
+    <el-input placeholder=" 搜索设计强度" />
+  </div>
+</template>
+
+<script>
+export default {
+  name: "HcFormSelectSearch2",
+};
+</script>