src/views/ApsPartRouteStat/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/partPlan/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/ApsPartRouteStat/index.vue
@@ -68,6 +68,7 @@ /** 查询零件统计表列表 */ function getList() { headers.value = [] loading.value = true; query().then(response => { if(response.code == '200'){ src/views/partPlan/index.vue
@@ -187,7 +187,7 @@ icon="Check" :disabled="planned" @click="uploadParse" v-hasPermi="['partPlan:edit']" v-hasPermi="['partPlan:confirmPart']" >上传并解析</el-button> </div> </el-col>