doctor-admin-components 1.0.14-beta.8 → 1.0.14-beta.9

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/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
  * @Author: zhangpengwei 15038779532@163.com
3
3
  * @Date: 2023-07-24 15:11:26
4
4
  * @LastEditors: zhangpengwei@1338418459736990.onaliyun.com zhangpengwei@1338418459736990.onaliyun.com
5
- * @LastEditTime: 2024-07-25 18:01:56
5
+ * @LastEditTime: 2024-07-29 18:10:31
6
6
  * @FilePath: /doctor-admin-components/README.md
7
7
  * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE1
8
8
  -->
@@ -85,3 +85,6 @@ VDistpicker
85
85
  ```
86
86
 
87
87
  https://npmmirror.com/package/doctor-admin-components/versions?
88
+
89
+
90
+ npm config set proxy http://127.0.0.1:7890
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "doctor-admin-components",
3
3
  "version1": "1.0.11",
4
- "version": "1.0.14-beta.8",
4
+ "version": "1.0.14-beta.9",
5
5
  "private": false,
6
6
  "main1": "lib/index.umd.min.js",
7
7
  "main": "packages/index.js",
@@ -1196,13 +1196,12 @@
1196
1196
  bgTime: claimFileInfoCom && timeFormate(claimFileInfoCom),
1197
1197
  bgcolor: claimProgressInfo.bgcolor
1198
1198
  }"></ContentTitle>
1199
- <span class="bg-history" @click="handleHistory(!buyerFlag ? 'claim_credit_note' : 'claim_debit_note', linkId, false)">{{ $t('contractDetail.view_history') }}</span>
1200
1199
  </div>
1201
1200
  <el-col :span="24">
1202
1201
  <div class="file-list" v-if="claimFileInfoCom">
1203
1202
  <file-show @refresh="handleRefresh" @checked="handleChecked" @uncheck="handleUncheck"
1204
1203
  :selectFileListProp="selectFileList"
1205
- :hiddenOperation="channel == 'official-website'"
1204
+ :hiddenOperation="true"
1206
1205
  :file-info="item" v-for="(item, i) in claimFileInfoCom" :key="i" />
1207
1206
  </div>
1208
1207
  <div v-else class="center-status">