sale-client 3.5.274 → 3.5.275

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": "sale-client",
3
- "version": "3.5.274",
3
+ "version": "3.5.275",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -346,7 +346,6 @@ export default {
346
346
  }
347
347
  if (this.row.f_user_state === '预备' && this.fileSaveData.userinfo.f_user_state === '正常') {
348
348
  this.fileSaveData.userinfo.f_createfile_person = this.$login.f.name
349
- this.
350
349
  this.fileSaveData.modifyReason = this.reason = '建档(档案信息完善)'
351
350
  }
352
351
  // for (let i = 0; i < this.filechangeDetails.rows.length; i++) {