Merge branch 'hi-ucs-dev' of http://15.2.21.221:3000/wuhongjian/hi-ucs into hi-ucs-dev
This commit is contained in:
commit
71f9e137cf
|
@ -2,7 +2,7 @@
|
|||
* @Author: hisense.liangjunhua
|
||||
* @Date: 2022-07-08 14:55:19
|
||||
* @LastEditors: hisense.liangjunhua
|
||||
* @LastEditTime: 2022-07-08 17:03:42
|
||||
* @LastEditTime: 2022-07-08 17:23:58
|
||||
* @Description: 告诉大家这是什么
|
||||
-->
|
||||
<template>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @Author: hisense.liangjunhua
|
||||
* @Date: 2022-07-08 09:54:50
|
||||
* @LastEditors: hisense.liangjunhua
|
||||
* @LastEditTime: 2022-07-08 15:57:38
|
||||
* @LastEditTime: 2022-07-08 17:24:29
|
||||
* @Description: 多条数据特殊处理
|
||||
-->
|
||||
<template>
|
||||
|
@ -303,4 +303,9 @@ export default {
|
|||
font-weight: 400;
|
||||
text-align: left;
|
||||
}
|
||||
textarea {
|
||||
height: 100px;
|
||||
resize: none;
|
||||
font-size: 14px;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue