|
@@ -196,6 +196,7 @@ export default {
|
|
//!SandboxVersionCode && window.close();
|
|
//!SandboxVersionCode && window.close();
|
|
//如果是新增,直接跳转到编辑页面
|
|
//如果是新增,直接跳转到编辑页面
|
|
if(!SandboxVersionCode&&sandData.VersionCode){
|
|
if(!SandboxVersionCode&&sandData.VersionCode){
|
|
|
|
+ this.sand_id = sandData.VersionCode
|
|
this.$router.push({
|
|
this.$router.push({
|
|
path: '/sandflow',
|
|
path: '/sandflow',
|
|
query: {
|
|
query: {
|