Socket
Socket
Sign inDemoInstall

schedulings

Package Overview
Dependencies
30
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.21 to 1.0.22

2

package.json
{
"name": "schedulings",
"version": "1.0.21",
"version": "1.0.22",
"description": "排班组件",

@@ -5,0 +5,0 @@ "main": "dist/schedulings.umd.min.js",

@@ -5,3 +5,3 @@ <!--

* @LastEditors: cuitjack
* @LastEditTime: 2023年04月12日
* @LastEditTime: 2024年01月23日
* @Description:

@@ -13,2 +13,4 @@ * 更新日志:1.0.11 z-index更改

* 更新日志:1.0.20 添加请求loading。2023年11月14日
* 更新日志:1.0.21 费用和排班数量、行删除按钮(不限于本周)动态配置。2024年1月18日
* 更新日志:1.0.22 删除行数据调用接口,如果某个数据排班、费用、类型都为空不提示信息。2024年1月23日
-->

@@ -54,2 +56,5 @@

defaultNumeralText: '',
needNumeral: true,// 是否需要排班量
needCost: false,// 是否需要挂号费
showRowDeleteBtn: true,// 如果为true则无论如何都显示行的删除
}

@@ -56,0 +61,0 @@ };

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc