中煤界面

This commit is contained in:
JIAL 2024-01-31 16:10:35 +08:00
parent 8d2bb9f088
commit c64c4fc1ef
3 changed files with 1115 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
<version>2.4.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.JIAL</groupId>
<groupId>com.JN</groupId>
<artifactId>JNDemo</artifactId>
<version>1.0-SNAPSHOT</version>
<properties>

View File

@ -191,8 +191,7 @@
prop="kunnr3"
label="销售单位">
<template slot-scope="scope">
<el-input v-model="">
<el-input v-model="scope.row.kunnr3" >
</el-input>
</template>
</el-table-column>