apply-clients 3.3.209 → 3.3.210

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apply-clients",
3
- "version": "3.3.209",
3
+ "version": "3.3.210",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -59,7 +59,7 @@
59
59
  <article slot="modal-body" class="modal-body form-horizontal">
60
60
  <div class="form-group" style="text-align: center">
61
61
  <file-upload class="my-file-uploader" :name="'myFile' + blodid"
62
- action="rs/file/uploadFile" tagname="文件上传" :headers="headers" multiple v-ref:file></file-upload>
62
+ action="apply/rs/file/uploadFile" tagname="文件上传" :headers="headers" multiple v-ref:file></file-upload>
63
63
  </div>
64
64
  <div class="form-group" v-if="isusetype">
65
65
  <label class="col-sm-2 control-label">文件类型:</label>