jufubao-admin-library 1.1.185 → 1.1.186

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.
@@ -964,6 +964,7 @@ export default {
964
964
  },
965
965
  handleAdd() {
966
966
  this.editId = "";
967
+ this.isEdit = true;
967
968
  console.log(this.searchParams.tabType, "tttt");
968
969
  // this.listValue = null;
969
970
  this.formKey = Date.now();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-admin-library",
3
- "version": "1.1.185",
3
+ "version": "1.1.186",
4
4
  "description": "聚福宝福利后台管理系统公共模块",
5
5
  "author": "goashiyong <gaoshiyong1272@vip.163.com>",
6
6
  "scripts": {