src/views/basic/part/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/basic/part/part-form.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/basic/part/index.vue
@@ -364,7 +364,7 @@ fun: this.addOrUpdateHandle }, { text: '同步IFS', text: '获取IFS零件', type: 'primary', fun: this.syncISDate, loading: false src/views/basic/part/part-form.vue
@@ -20,12 +20,12 @@ placeholder="零件号" :disabled="(dataForm.id != null && dataForm.id > 0) || status" > <el-button <!-- <el-button slot="append" icon="el-icon-search" @click="openPartDialog()" v-show="!dataForm.id" ></el-button> ></el-button> --> </el-input> </el-form-item> </el-col>