调查走访完成改造

This commit is contained in:
aixianling
2021-11-18 17:53:42 +08:00
parent dbcab7c66e
commit e91ea0a423
4 changed files with 55 additions and 48 deletions

View File

@@ -12,11 +12,9 @@
</template>
<script>
import UInput from "../uview/components/u-input/u-input";
export default {
name: "AiTextarea",
components: {UInput},
model: {
prop: "value",
event: "change"