修复高级工具存在objectId无法创建项目
This commit is contained in:
@@ -112,6 +112,7 @@ export default defineComponent({
|
||||
}
|
||||
Https.axiosPost(Https.httpUrls.projectSaveOrUpdate,value).then((rv)=>{
|
||||
if(rv){
|
||||
store.commit('clearAllCollection')
|
||||
let value = {
|
||||
id:rv.id
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user