tenghui-ui 2.4.10 → 2.4.11
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/dist/tenghui-ui.es.js
CHANGED
|
@@ -22478,6 +22478,7 @@ const __vue2_script$2 = {
|
|
|
22478
22478
|
watch: {
|
|
22479
22479
|
model(val) {
|
|
22480
22480
|
this.modelForm = val;
|
|
22481
|
+
this.handleSetValue(val || "");
|
|
22481
22482
|
},
|
|
22482
22483
|
modelForm(val) {
|
|
22483
22484
|
this.$emit("inputtext", val);
|
|
@@ -22485,7 +22486,7 @@ const __vue2_script$2 = {
|
|
|
22485
22486
|
}
|
|
22486
22487
|
};
|
|
22487
22488
|
const __cssModules$2 = {};
|
|
22488
|
-
var __component__$2 = /* @__PURE__ */ normalizeComponent(__vue2_script$2, render$2, staticRenderFns$2, false, __vue2_injectStyles$2, "
|
|
22489
|
+
var __component__$2 = /* @__PURE__ */ normalizeComponent(__vue2_script$2, render$2, staticRenderFns$2, false, __vue2_injectStyles$2, "27d6f2ce", null, null);
|
|
22489
22490
|
function __vue2_injectStyles$2(context) {
|
|
22490
22491
|
for (let o in __cssModules$2) {
|
|
22491
22492
|
this[o] = __cssModules$2[o];
|