修改67203
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
style="margin-bottom: 20px"
|
style="margin-bottom: 20px"
|
||||||
>
|
>
|
||||||
<span slot="functionname" slot-scope="text,record">
|
<span slot="functionname" slot-scope="text,record">
|
||||||
<a-input :placeholder="$t('ifNot')" v-model="record.gnmc" :max-length="500"></a-input>
|
<a-input :placeholder="$t('pleaseEnter')" v-model="record.gnmc" :max-length="500"></a-input>
|
||||||
</span>
|
</span>
|
||||||
<!-- 配置情况-->
|
<!-- 配置情况-->
|
||||||
<span slot="configuration" slot-scope="text,record" >
|
<span slot="configuration" slot-scope="text,record" >
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
style="margin-bottom: 20px"
|
style="margin-bottom: 20px"
|
||||||
>
|
>
|
||||||
<span slot="sys" slot-scope="text,record">
|
<span slot="sys" slot-scope="text,record">
|
||||||
<a-input :placeholder="$t('ifNot')" v-model="record.xtlb" :max-length="500"></a-input>
|
<a-input :placeholder="$t('pleaseEnter')" v-model="record.xtlb" :max-length="500"></a-input>
|
||||||
</span>
|
</span>
|
||||||
<!-- 可升级-->
|
<!-- 可升级-->
|
||||||
<span slot="systemclass" slot-scope="text,record">
|
<span slot="systemclass" slot-scope="text,record">
|
||||||
|
|||||||
Reference in New Issue
Block a user