优化代码

This commit is contained in:
pengxiaolong
2025-07-29 14:23:27 +08:00
parent 36005c9604
commit 3eddd94922
38 changed files with 4423 additions and 20192 deletions

View File

@@ -335,7 +335,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
B: common_vendor.p({
type: "textarea",
placeholder: "备注",
maxlength: "-1",
maxlength: 50,
modelValue: $data.remarks
}),
C: common_vendor.o(($event) => $options.Publish()),