Commit 8e0317fe3434e41da2cb764c1dd4b6f8509d4bae

Authored by “wangming”
1 parent 8c466dd7

1

.DS_Store
No preview for this file type
src/.DS_Store
No preview for this file type
src/views/baseSpecialAction/FormPage.vue
... ... @@ -159,8 +159,8 @@ export default {
159 159 isDetail: false,
160 160 dialogVisible: false,
161 161 viewportHeight: 0,
162   - //nestedPageUrl:"http://8.130.38.56:8043/old/#/onlineDev/webDesign/indexNew",
163   - nestedPageUrl:"http://localhost:3000/#/onlineDev/webDesign/indexNew",
  162 + nestedPageUrl:"http://8.130.38.56:8043/old/#/onlineDev/webDesign/indexNew",
  163 + // nestedPageUrl:"http://localhost:3000/#/onlineDev/webDesign/indexNew",
164 164 dataForm: {
165 165 id: undefined,
166 166 specialActionType: undefined,
... ...