diff --git a/pages-subpackage/furniture_reception/script_management_my.vue b/pages-subpackage/furniture_reception/script_management_my.vue
index 711c748..7ff98b7 100644
--- a/pages-subpackage/furniture_reception/script_management_my.vue
+++ b/pages-subpackage/furniture_reception/script_management_my.vue
@@ -5,7 +5,7 @@
- 知识标题
-
+ 话术标题
+
- 知识分类
-
+ 话术分类
+
应用行业
@@ -97,8 +97,8 @@
- 知识内容
-
+ 话术内容
+
详细分解
@@ -295,7 +295,7 @@ export default {
async onSubmit() {
const title = this.form.title.trim();
if (!title) {
- uni.showToast({ title: "请输入知识标题", icon: "none" });
+ uni.showToast({ title: "请输入话术标题", icon: "none" });
return;
}
const payload = {