身份证js工具类增加
This commit is contained in:
@@ -136,7 +136,7 @@ export default {
|
||||
if (res?.data) {
|
||||
this.form = res.data
|
||||
|
||||
if (res.data.points && flag) {
|
||||
if (res.data.points.length > 0 && flag) {
|
||||
const arr = [{
|
||||
id: res.data.id,
|
||||
girdName: res.data.girdName,
|
||||
@@ -273,6 +273,7 @@ ai-tree-picker {
|
||||
|
||||
.detail {
|
||||
height: 100%;
|
||||
|
||||
.grid-select {
|
||||
width: 100%;
|
||||
padding: 34px 32px;
|
||||
|
||||
Reference in New Issue
Block a user