Merge branch 'main' of http://123.132.248.154:10000/HC_YFZX/CaiYuanYiTiHua
commit
21894e2adb
|
|
@ -632,7 +632,7 @@
|
||||||
};
|
};
|
||||||
const changeBiaozhu = (type: number) => {
|
const changeBiaozhu = (type: number) => {
|
||||||
UpdateDroneCaseInfoBiaoZhu({id: props.showInfoData.id, biaozhu: type}).then(res => {
|
UpdateDroneCaseInfoBiaoZhu({id: props.showInfoData.id, biaozhu: type}).then(res => {
|
||||||
message.success(res)
|
message.success('标注成功')
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue