Skip to content

Commit e6ac827

Browse files
authored
修复线上表单显示 (flipped-aurora#935)
修复线上表单显示
1 parent 4e8966e commit e6ac827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/devops.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
git branch
2222
ls -l
23+
sed -i 's/${basePath}:${basePort}/${basePath}/g' web/src/view/systemTools/formCreate/index.vue
2324
- name: Use Node.js ${{ matrix.node-version }}
2425
uses: actions/setup-node@v2.1.2
2526
with:

0 commit comments

Comments
 (0)