1
0
mirror of synced 2025-12-09 06:48:07 +08:00
This commit is contained in:
Devli
2023-11-23 16:35:27 +08:00
parent 37c368dcbc
commit 199a80bab4
5 changed files with 29 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
<!--
* @Descripttion:
* @Author: qianlishi
* @Date: 2021-12-13 10:17:24
* @Last Modified by: qianlishi
* @Last Modified time: 2021-12-13 11:20:24
!-->
<template>
<el-dialog
:width="dialogWidth"

View File

@@ -1,3 +1,10 @@
<!--
* @Descripttion:
* @Author: qianlishi
* @Date: 2021-12-13 10:17:24
* @Last Modified by: qianlishi
* @Last Modified time: 2021-12-13 11:20:24
!-->
<template>
<div class="anji-input">
<el-input v-model="inputValue" type="number" :placeholder="placeholder" :disabled="disabled" clearable @change="change">

View File

@@ -1,3 +1,10 @@
<!--
* @Descripttion:
* @Author: Devli
* @Date: 2021-7-17 10:42:24
* @Last Modified by: qianlishi
* @Last Modified time: 2023-1-10 13:04:24
!-->
<!--element下拉列表封装
使用
<hyb-select ref="hybSelect"

View File

@@ -1,4 +1,5 @@
<!--
* @Descripttion:
* @Author: Devli
* @Date: 2021-7-17 10:45:24
* @Last Modified by: qianlishi

View File

@@ -1,3 +1,10 @@
<!--
* @Descripttion:
* @Author: qianlishi
* @Date: 2021-8-4 10:17:24
* @Last Modified by: qianlishi
* @Last Modified time: 2022-5-14 11:20:24
!-->
<template>
<div class="uploadImage">
<el-upload