|
@@ -137,7 +137,7 @@ export default {
|
|
|
console.error("处理车间下拉失败", error);
|
|
console.error("处理车间下拉失败", error);
|
|
|
});
|
|
});
|
|
|
|
|
|
|
|
- // 这里是为了拿到sop模板里默认的隔离点选中的数据
|
|
|
|
|
|
|
+ // 这里是为了拿到sop模板里默认的隔离点选中的数据a
|
|
|
selectIsSopById(newVal[0].sopId).then((res) => {
|
|
selectIsSopById(newVal[0].sopId).then((res) => {
|
|
|
console.log(res, "sop");
|
|
console.log(res, "sop");
|
|
|
const selectSopPoints = res.data.pointDetailVOList.map((item) => {
|
|
const selectSopPoints = res.data.pointDetailVOList.map((item) => {
|