From 2b31fa203f3435a582be51f45899d99164c9917a Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期四, 09 四月 2026 13:34:59 +0800
Subject: [PATCH] Merge branch 'master' of http://lanpucloud.cn:1111/r/SC/gfzl

---
 ruoyi-plus-soybean/src/views/analy/store-silk/modules/store-silk-operate-drawer.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/ruoyi-plus-soybean/src/views/analy/store-silk/modules/store-silk-operate-drawer.vue b/ruoyi-plus-soybean/src/views/analy/store-silk/modules/store-silk-operate-drawer.vue
index 323ce98..9a43e4b 100755
--- a/ruoyi-plus-soybean/src/views/analy/store-silk/modules/store-silk-operate-drawer.vue
+++ b/ruoyi-plus-soybean/src/views/analy/store-silk/modules/store-silk-operate-drawer.vue
@@ -51,7 +51,7 @@
     actualstarttime: null,
     jobinput: null,
     weightloss: null,
-    slkrate: null,
+    silkrate: null,
     weight: null,
     distimebegin: null,
     distimeend: null,
@@ -89,7 +89,7 @@
     actualstarttime,
     jobinput,
     weightloss,
-    slkrate,
+    silkrate,
     weight,
     distimebegin,
     distimeend,
@@ -104,7 +104,7 @@
       actualstarttime,
       jobinput,
       weightloss,
-      slkrate,
+      silkrate,
       weight,
       distimebegin,
       distimeend,
@@ -121,7 +121,7 @@
       actualstarttime,
       jobinput,
       weightloss,
-      slkrate,
+      silkrate,
       weight,
       distimebegin,
       distimeend,
@@ -167,8 +167,8 @@
         <NFormItem label="鎹熻�楅噸閲�" path="weightloss">
           <NInputNumber v-model:value="model.weightloss" placeholder="璇疯緭鍏ユ崯鑰楅噸閲�" class="w-full" />
         </NFormItem>
-        <NFormItem label="鍑哄彾涓濈巼" path="slkrate">
-          <NInputNumber v-model:value="model.slkrate" placeholder="璇疯緭鍏ュ嚭鍙朵笣鐜�" class="w-full" />
+        <NFormItem label="鍑哄彾涓濈巼" path="silkrate">
+          <NInputNumber v-model:value="model.silkrate" placeholder="璇疯緭鍏ュ嚭鍙朵笣鐜�" class="w-full" />
         </NFormItem>
         <NFormItem label="鍌ㄤ笣鏌滈噸閲�" path="weight">
           <NInputNumber v-model:value="model.weight" placeholder="璇疯緭鍏ュ偍涓濇煖閲嶉噺" class="w-full" />

--
Gitblit v1.9.3