length
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
type="textarea"
|
||||
:maxlength="200"
|
||||
v-model="form.comments"
|
||||
placeholder="请输入备注信息"
|
||||
placeholder="请输入备注"
|
||||
/>
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
@@ -52,7 +52,6 @@
|
||||
</template>
|
||||
</ele-modal>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import {
|
||||
addDictionaryData,
|
||||
|
||||
Reference in New Issue
Block a user